Searched refs:texconst10 (Results 1 - 10 of 10) 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.c389 OUT_RING(ring, view->texconst10);
/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.c417 OUT_RING(ring, view->texconst10);
/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_texture.c278 so->texconst10 |= A6XX_TEX_CONST_10_FLAG_BUFFER_PITCH(rsc->ubwc_pitch);
H A Dfd6_emit.c374 OUT_RING(state, 0); /* texconst10 */
503 OUT_RING(state, view->texconst10);
/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_texture.c328 so->texconst10 |=
H A Dfd6_emit.c264 OUT_RING(state, 0); /* texconst10 */
419 OUT_RING(state, view->texconst10);

Completed in 12 milliseconds