Searched refs:texconst11 (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_texture.h | 54 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member
|
D | fd5_emit.c | 413 OUT_RING(ring, view->texconst11); in emit_textures()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_texture.h | 56 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member
|
D | fd6_emit.c | 419 OUT_RING(state, view->texconst11); in fd6_emit_textures()
|