Home
last modified time | relevance | path

Searched refs:brw_op (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp5243 opcode brw_op = brw_op_for_nir_reduction_op(redop); in nir_emit_intrinsic() local
5252 bld.emit_scan(brw_op, scan, cluster_size, cond_mod); in nir_emit_intrinsic()
5289 opcode brw_op = brw_op_for_nir_reduction_op(redop); in nir_emit_intrinsic() local
5313 bld.emit_scan(brw_op, scan, dispatch_width, cond_mod); in nir_emit_intrinsic()