Searched defs:texconst0 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_texture.h | 34 uint32_t texconst0, texconst1, texconst2, texconst3; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_texture.h | 34 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member
|
H A D | fd4_emit.c | 251 unsigned texconst0 = view->texconst0 & ~(0xfff << 4); in emit_textures() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_texture.h | 34 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member
|