Searched refs:texconst9 (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.c388 OUT_RING(ring, view->texconst9);
/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.c416 OUT_RING(ring, view->texconst9);
/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.c277 so->texconst9 |= A6XX_TEX_CONST_9_FLAG_BUFFER_ARRAY_PITCH(rsc->ubwc_size);
H A Dfd6_emit.c373 OUT_RING(state, 0); /* texconst9 */
502 OUT_RING(state, view->texconst9);
/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.c326 so->texconst9 |= A6XX_TEX_CONST_9_FLAG_BUFFER_ARRAY_PITCH(
H A Dfd6_emit.c263 OUT_RING(state, 0); /* texconst9 */
418 OUT_RING(state, view->texconst9);

Completed in 10 milliseconds