Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c142 so->rb_blend_cntl = A5XX_RB_BLEND_CNTL_ENABLE_BLEND(mrt_blend) | in fd5_blend_state_create()
Da5xx.xml.h3294 static inline uint32_t A5XX_RB_BLEND_CNTL_ENABLE_BLEND(uint32_t val) in A5XX_RB_BLEND_CNTL_ENABLE_BLEND() function