Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.h34 uint32_t texconst0, texconst1, texconst2, texconst3; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_texture.h34 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member
H A Dfd4_emit.c251 unsigned texconst0 = view->texconst0 & ~(0xfff << 4); in emit_textures() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h34 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member