Searched defs:si_state_blend (Results 1 – 1 of 1) sorted by relevance
53 struct si_state_blend { struct54 struct si_pm4_state pm4;55 uint32_t cb_target_mask;59 unsigned cb_target_enabled_4bit;60 unsigned blend_enable_4bit;61 unsigned need_src_alpha_4bit;62 unsigned commutative_4bit;63 unsigned dcc_msaa_corruption_4bit;64 bool alpha_to_coverage : 1;65 bool alpha_to_one : 1;[all …]