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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp675 brw_rnd_mode_from_nir_op (const nir_op op) { function in typeref:typename:brw_rnd_mode
1050 brw_imm_d(brw_rnd_mode_from_nir_op(instr->op)));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp655 brw_rnd_mode_from_nir_op (const nir_op op) { function in typeref:typename:brw_rnd_mode
1061 rnd = brw_rnd_mode_from_nir_op(instr->op);

Completed in 17 milliseconds