Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c754 A5XX_RB_BLEND_GREEN_SINT(bcolor->color[1] * 0x7f)); in fd5_emit_state()
Da5xx.xml.h3201 static inline uint32_t A5XX_RB_BLEND_GREEN_SINT(uint32_t val) in A5XX_RB_BLEND_GREEN_SINT() function