Searched defs:si_state_blend (Results 1 – 1 of 1) sorted by relevance
49 struct si_state_blend { struct50 struct si_pm4_state pm4;51 uint32_t cb_target_mask;55 unsigned cb_target_enabled_4bit;56 unsigned blend_enable_4bit;57 unsigned need_src_alpha_4bit;58 unsigned commutative_4bit;59 unsigned dcc_msaa_corruption_4bit;60 bool alpha_to_coverage : 1;61 bool alpha_to_one : 1;[all …]