Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Da3xx.xml.h3068 #define A3XX_TEX_SAMP_0_WRAP_S__MASK 0x000001c0 macro
3072 return ((val) << A3XX_TEX_SAMP_0_WRAP_S__SHIFT) & A3XX_TEX_SAMP_0_WRAP_S__MASK; in A3XX_TEX_SAMP_0_WRAP_S()