Searched defs:si_ps_epilog_bits (Results 1 – 1 of 1) sorted by relevance
597 struct si_ps_epilog_bits { struct598 unsigned spi_shader_col_format;599 unsigned color_is_int8 : 8;600 unsigned color_is_int10 : 8;601 unsigned last_cbuf : 3;602 unsigned alpha_func : 3;603 unsigned alpha_to_one : 1;604 unsigned alpha_to_coverage_via_mrtz : 1; /* gfx11+ */605 unsigned clamp_color : 1;606 unsigned dual_src_blend_swizzle : 1; /* gfx11+ */