Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Da4xx.xml.h4015 #define A4XX_TEX_SAMP_0_WRAP_S__MASK 0x000000e0 macro
4019 return ((val) << A4XX_TEX_SAMP_0_WRAP_S__SHIFT) & A4XX_TEX_SAMP_0_WRAP_S__MASK; in A4XX_TEX_SAMP_0_WRAP_S()