Searched refs:chan_op (Results 1 – 1 of 1) sorted by relevance
100 lower_reduction(nir_alu_instr *alu, nir_op chan_op, nir_op merge_op, in lower_reduction() argument107 nir_alu_instr *chan = nir_alu_instr_create(builder->shader, chan_op); in lower_reduction()111 if (nir_op_infos[chan_op].num_inputs > 1) { in lower_reduction()112 assert(nir_op_infos[chan_op].num_inputs == 2); in lower_reduction()