Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Da4xx.xml.h2797 #define A4XX_VPC_ATTR_TOTALATTR__MASK 0x000001ff macro
2801 return ((val) << A4XX_VPC_ATTR_TOTALATTR__SHIFT) & A4XX_VPC_ATTR_TOTALATTR__MASK; in A4XX_VPC_ATTR_TOTALATTR()