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 D | brw_fs_nir.cpp | 3827 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 D | brw_fs_nir.cpp | 4026 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 D | 19.3.0.rst | 1778 - intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identity
|
Completed in 20 milliseconds