Home
last modified time | relevance | path

Searched refs:A4XX_TEX_CONST_2_SWAP (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c297 so->texconst2 |= A4XX_TEX_CONST_2_SWAP(XYZW); in fd4_sampler_view_create()
Da4xx.xml.h4144 static inline uint32_t A4XX_TEX_CONST_2_SWAP(enum a3xx_color_swap val) in A4XX_TEX_CONST_2_SWAP() function