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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h1303 nir_has_any_rounding_mode_rtz(unsigned execution_mode) function in typeref:typename:bool
1339 nir_has_any_rounding_mode_rtz(execution_mode);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp671 if (nir_has_any_rounding_mode_rtz(execution_mode))

Completed in 17 milliseconds