Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c733 A4XX_RB_BLEND_GREEN_SINT(bcolor->color[1] * 0x7f)); in fd4_emit_state()
Da4xx.xml.h1107 static inline uint32_t A4XX_RB_BLEND_GREEN_SINT(uint32_t val) in A4XX_RB_BLEND_GREEN_SINT() function