Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Da3xx.xml.h1319 #define A3XX_RB_BLEND_RED_UINT__MASK 0x000000ff macro
1323 return ((val) << A3XX_RB_BLEND_RED_UINT__SHIFT) & A3XX_RB_BLEND_RED_UINT__MASK; in A3XX_RB_BLEND_RED_UINT()