Home
last modified time | relevance | path

Searched refs:texconst11 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.h54 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member
Dfd5_emit.c413 OUT_RING(ring, view->texconst11); in emit_textures()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.h56 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member
Dfd6_emit.c419 OUT_RING(state, view->texconst11); in fd6_emit_textures()