Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Da3xx.xml.h3074 #define A3XX_TEX_SAMP_0_WRAP_T__MASK 0x00000e00 macro
3078 return ((val) << A3XX_TEX_SAMP_0_WRAP_T__SHIFT) & A3XX_TEX_SAMP_0_WRAP_T__MASK; in A3XX_TEX_SAMP_0_WRAP_T()