Searched refs:texconst11 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h54 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd5_pipe_sampler_view
H A Dfd5_emit.c390 OUT_RING(ring, view->texconst11);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h53 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd5_pipe_sampler_view
H A Dfd5_emit.c418 OUT_RING(ring, view->texconst11);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h56 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd6_pipe_sampler_view
H A Dfd6_emit.c375 OUT_RING(state, 0); /* texconst11 */
504 OUT_RING(state, view->texconst11);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_texture.h55 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd6_pipe_sampler_view
H A Dfd6_emit.c265 OUT_RING(state, 0); /* texconst11 */
420 OUT_RING(state, view->texconst11);

Completed in 10 milliseconds