Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Da5xx.xml.h4836 #define A5XX_TEX_SAMP_0_WRAP_R__MASK 0x00003800 macro
4840 return ((val) << A5XX_TEX_SAMP_0_WRAP_R__SHIFT) & A5XX_TEX_SAMP_0_WRAP_R__MASK; in A5XX_TEX_SAMP_0_WRAP_R()