Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Da2xx.xml.h1627 #define A2XX_SQ_PS_CONST_BASE__MASK 0x000001ff macro
1631 return ((val) << A2XX_SQ_PS_CONST_BASE__SHIFT) & A2XX_SQ_PS_CONST_BASE__MASK; in A2XX_SQ_PS_CONST_BASE()