Home
last modified time | relevance | path

Searched refs:mrf_per_channel (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_emit.c1052 GLuint mrf_per_channel; in emit_tex() local
1056 mrf_per_channel = 2; in emit_tex()
1061 mrf_per_channel = 1; in emit_tex()
1103 cur_mrf += mrf_per_channel; in emit_tex()
1116 cur_mrf += mrf_per_channel; in emit_tex()
1126 cur_mrf += mrf_per_channel; in emit_tex()
1130 cur_mrf += mrf_per_channel; in emit_tex()
1133 cur_mrf += mrf_per_channel; in emit_tex()
1179 GLuint mrf_per_channel; in emit_txb() local
1193 mrf_per_channel = 2; in emit_txb()
[all …]