Searched refs:S6_CBUF_SRC_BLEND_FACT_SHIFT (Results 1 – 5 of 5) sorted by relevance
200 #define S6_CBUF_SRC_BLEND_FACT_SHIFT 8 macro
429 #define S6_CBUF_SRC_BLEND_FACT_SHIFT 8 macro443 #define SRC_BLND_FACT(f) ((f)<<S6_CBUF_SRC_BLEND_FACT_SHIFT)
162 uint32_t srcRGB = (imm >> S6_CBUF_SRC_BLEND_FACT_SHIFT) & BLENDFACT_MASK; in emit_immediate()
322 #define SRC_BLND_FACT(f) ((f)<<S6_CBUF_SRC_BLEND_FACT_SHIFT)
258 #define SRC_BLND_FACT(f) ((f)<<S6_CBUF_SRC_BLEND_FACT_SHIFT)