Searched defs:texconst0 (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3; member
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_texture.h | 55 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member
|
D | fd6_emit.c | 252 uint32_t texconst0 = fd6_tex_const_0(psurf->texture, psurf->u.tex.level, in fd6_emit_fb_tex() local
|