Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Da5xx.xml.h3292 #define A5XX_RB_BLEND_CNTL_ENABLE_BLEND__MASK 0x000000ff macro
3296 return ((val) << A5XX_RB_BLEND_CNTL_ENABLE_BLEND__SHIFT) & A5XX_RB_BLEND_CNTL_ENABLE_BLEND__MASK; in A5XX_RB_BLEND_CNTL_ENABLE_BLEND()