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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp1179 if (nir_has_any_rounding_mode_enabled(execution_mode)) {
1244 if (nir_has_any_rounding_mode_enabled(execution_mode)) {
1310 if (nir_has_any_rounding_mode_enabled(execution_mode)) {
1921 if (nir_has_any_rounding_mode_enabled(execution_mode)) {
1932 if (nir_has_any_rounding_mode_enabled(execution_mode)) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h1335 nir_has_any_rounding_mode_enabled(unsigned execution_mode) function in typeref:typename:bool

Completed in 17 milliseconds