Home
last modified time | relevance | path

Searched defs:texconst0 (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.h53 uint32_t texconst0, texconst1, texconst2, texconst3; member
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.h53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.h53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.h55 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member
Dfd6_emit.c252 uint32_t texconst0 = fd6_tex_const_0(psurf->texture, psurf->u.tex.level, in fd6_emit_fb_tex() local