Searched refs:texconst10 (Results 1 – 5 of 5) 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 | 412 OUT_RING(ring, view->texconst10); 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_texture.c | 354 so->texconst10 |= in fd6_sampler_view_create()
|
D | fd6_emit.c | 418 OUT_RING(state, view->texconst10); in fd6_emit_textures()
|