Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Da2xx.xml.h857 #define A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK 0x00f00000 macro
861 …(val) << A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__SHIFT) & A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT__MASK; in A2XX_SQ_PROGRAM_CNTL_VS_EXPORT_COUNT()