Searched refs:color_outputs_valid (Results 1 – 4 of 4) sorted by relevance
526 key->color_outputs_valid |= (1 << i); in populate_wm_prog_key()987 if (stage->key.wm.color_outputs_valid & BITFIELD_BIT(rt)) { in anv_pipeline_link_fs()1043 if (rt >= MAX_RTS || !(stage->key.wm.color_outputs_valid & in anv_pipeline_link_fs()1061 util_last_bit(stage->key.wm.color_outputs_valid); in anv_pipeline_link_fs()1089 if (fs_stage->key.wm.color_outputs_valid == 0 && in anv_pipeline_compile_fs()
260 uint8_t color_outputs_valid; member
126 .color_outputs_valid = key->color_outputs_valid, in iris_to_brw_fs_key()
474 uint8_t color_outputs_valid; member