Home
last modified time | relevance | path

Searched refs:nir_has_any_rounding_mode_rtne (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir.h1311 nir_has_any_rounding_mode_rtne(unsigned execution_mode) in nir_has_any_rounding_mode_rtne() function
1338 nir_has_any_rounding_mode_rtne(execution_mode) || in nir_has_any_rounding_mode_enabled()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp670 if (nir_has_any_rounding_mode_rtne(execution_mode)) in brw_rnd_mode_from_execution_mode()