Searched refs:colors_written_4bit (Results 1 – 4 of 4) sorted by relevance
415 unsigned colors_written_4bit; member
1892 colormask &= ps->info.colors_written_4bit; in si_get_total_colormask()1893 else if (!ps->info.colors_written_4bit) in si_get_total_colormask()
826 info->colors_written_4bit |= 0xf << (4 * i); in si_nir_scan_shader()
2287 (sel->info.colors_written_4bit & 0xff) == 0xff; in si_ps_key_update_framebuffer_blend()2314 key->ps.part.epilog.spi_shader_col_format &= sel->info.colors_written_4bit; in si_ps_key_update_framebuffer_blend()2328 if (sel->info.colors_written_4bit & in si_ps_key_update_framebuffer_blend()