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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h1287 nir_is_rounding_mode_rtne(unsigned execution_mode, unsigned bit_size) function in typeref:typename:bool
1329 if (nir_is_rounding_mode_rtne(execution_mode, bit_size))
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c5152 vtn_fail_if(nir_is_rounding_mode_rtne(b->shader->info.float_controls_execution_mode, bit_size) &&

Completed in 19 milliseconds