Searched refs:texconst1 (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h55 uint32_t texconst0, texconst1, texconst2, texconst3; member in struct:fd3_pipe_sampler_view
H A Dfd3_texture.c244 so->texconst1 =
255 so->texconst1 =
H A Dfd3_emit.c189 OUT_RING(ring, view->texconst1);
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h55 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member in struct:fd4_pipe_sampler_view
H A Dfd4_texture.c255 so->texconst1 =
270 so->texconst1 =
H A Dfd4_emit.c193 OUT_RING(ring, view->texconst1);
219 OUT_RING(ring, view->texconst1);
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member in struct:fd5_pipe_sampler_view
H A Dfd5_texture.c252 so->texconst1 =
267 so->texconst1 =
H A Dfd5_emit.c329 OUT_RING(ring, view->texconst1);

Completed in 162 milliseconds