Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.h1237 nir_has_any_rounding_mode_rtz(unsigned execution_mode) in nir_has_any_rounding_mode_rtz() function
1273 nir_has_any_rounding_mode_rtz(execution_mode); in nir_has_any_rounding_mode_enabled()
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp718 if (nir_has_any_rounding_mode_rtz(execution_mode)) in brw_rnd_mode_from_execution_mode()