Searched refs:reduce_data (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c179 reduce_data(nir_builder *b, nir_op op, nir_ssa_def *data, function in typeref:typename:void
204 reduce_data(b, op, data, &reduce, combined_scan_reduce ? &scan : NULL);
226 reduce_data(b, op, data, NULL, &scan);

Completed in 2 milliseconds