Searched refs:blend_output (Results 1 – 1 of 1) sorted by relevance
549 nir_ssa_def *blend_output; in vc4_nir_lower_blend_instr() local556 blend_output = nir_vec4(b, in vc4_nir_lower_blend_instr()560 blend_output = vc4_nir_blend_pipeline(c, b, frag_color, 0); in vc4_nir_lower_blend_instr()564 nir_src_for_ssa(blend_output)); in vc4_nir_lower_blend_instr()565 if (intr->num_components != blend_output->num_components) { in vc4_nir_lower_blend_instr()566 unsigned component_mask = BITFIELD_MASK(blend_output->num_components); in vc4_nir_lower_blend_instr()568 intr->num_components = blend_output->num_components; in vc4_nir_lower_blend_instr()