Searched refs:BLENDFACT_MASK (Results 1 – 5 of 5) sorted by relevance
230 #define IAB_SRC_FACTOR_MASK (BLENDFACT_MASK<<6)233 #define IAB_DST_FACTOR_MASK (BLENDFACT_MASK<<0)250 #define BLENDFACT_MASK 0x0f macro
247 #define IAB_SRC_FACTOR_MASK (BLENDFACT_MASK<<6)250 #define IAB_DST_FACTOR_MASK (BLENDFACT_MASK<<0)977 #define BLENDFACT_MASK 0x0f macro
183 srcRGB = (imm >> S6_CBUF_SRC_BLEND_FACT_SHIFT) & BLENDFACT_MASK; in emit_immediate_s6()188 imm &= ~SRC_BLND_FACT(BLENDFACT_MASK); in emit_immediate_s6()
235 #define IAB_SRC_FACTOR_MASK (BLENDFACT_MASK<<6)238 #define IAB_DST_FACTOR_MASK (BLENDFACT_MASK<<0)
415 #define BLENDFACT_MASK 0x0f macro