Searched refs:nr_color_regions (Results 1 – 13 of 13) sorted by relevance
174 found |= check("number of color buffers", nr_color_regions); in debug_fs_recompile()
695 (key->nr_color_regions > 1 && key->alpha_to_coverage && in emit_fb_writes()698 for (int target = 0; target < key->nr_color_regions; target++) { in emit_fb_writes()717 assert(!prog_data->dual_src_blend || key->nr_color_regions == 1); in emit_fb_writes()
512 unsigned nr_color_regions:5; member
204 (color1.file != BAD_FILE || key->nr_color_regions > 1))) { in lower_fb_write_logical_send()371 if (key->nr_color_regions == 0) in lower_fb_write_logical_send()
3364 if (key->nr_color_regions == 1) { in emit_repclear_shader()3372 assume(key->nr_color_regions > 0); in emit_repclear_shader()3379 for (int i = 0; i < key->nr_color_regions; ++i) { in emit_repclear_shader()
3424 MAX2(key->nr_color_regions, 1)); in alloc_frag_output()
462 key->nr_color_regions = rp->color_attachment_count; in populate_wm_prog_key()1085 stage->key.wm.nr_color_regions = in anv_pipeline_link_fs()1090 if (stage->key.wm.nr_color_regions > 0) { in anv_pipeline_link_fs()1091 assert(stage->key.wm.nr_color_regions <= MAX_RTS); in anv_pipeline_link_fs()1092 for (unsigned rt = 0; rt < stage->key.wm.nr_color_regions; rt++) { in anv_pipeline_link_fs()1106 num_rt_bindings = stage->key.wm.nr_color_regions; in anv_pipeline_link_fs()
214 wm_key->nr_color_regions = 1; in brw_blorp_init_wm_prog_key()
159 .nr_color_regions = key->nr_color_regions, in iris_to_brw_fs_key()1988 MAX2(key->nr_color_regions, null_rts), in iris_compile_fs()2683 .nr_color_regions = util_bitcount(color_outputs), in iris_create_shader_state()
275 unsigned nr_color_regions:5; member
4430 key->nr_color_regions = fb->nr_cbufs; in iris_populate_fs_key()
1879 MAX2(key->nr_color_regions, null_rts), in crocus_compile_fs()2899 .nr_color_regions = util_bitcount(color_outputs), in crocus_create_fs_state()
4831 key->nr_color_regions = fb->nr_cbufs; in crocus_populate_fs_key()