Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Da3xx.xml.h3081 #define A3XX_TEX_SAMP_0_WRAP_R__SHIFT 12 macro
3084 return ((val) << A3XX_TEX_SAMP_0_WRAP_R__SHIFT) & A3XX_TEX_SAMP_0_WRAP_R__MASK; in A3XX_TEX_SAMP_0_WRAP_R()