Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.h1304 nir_has_any_rounding_mode_rtz(unsigned execution_mode) in nir_has_any_rounding_mode_rtz() function
1340 nir_has_any_rounding_mode_rtz(execution_mode); in nir_has_any_rounding_mode_enabled()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp685 if (nir_has_any_rounding_mode_rtz(execution_mode)) in brw_rnd_mode_from_execution_mode()