Home
last modified time | relevance | path

Searched refs:nir_rounding_mode (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c389 nir_rounding_mode *out_rounding_mode = _out_rounding_mode; in handle_rounding_mode()
598 nir_rounding_mode rounding_mode = nir_rounding_mode_undef; in vtn_handle_alu()
/external/mesa3d/src/compiler/nir/
Dnir.h118 } nir_rounding_mode; typedef
765 nir_rounding_mode rnd);
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd) in nir_type_conversion_op()