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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp3827 brw_nir_reduction_op_identity(const fs_builder &bld, function in typeref:typename:fs_reg
4913 fs_reg identity = brw_nir_reduction_op_identity(bld, redop, src.type);
4959 fs_reg identity = brw_nir_reduction_op_identity(bld, redop, src.type);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp4026 brw_nir_reduction_op_identity(const fs_builder &bld, function in typeref:typename:fs_reg
5505 fs_reg identity = brw_nir_reduction_op_identity(bld, redop, src.type);
5551 fs_reg identity = brw_nir_reduction_op_identity(bld, redop, src.type);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst1778 - intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identity

Completed in 20 milliseconds