Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h65 nir_op low_conv = nir_type_conversion_op(nir_type_float | src_bit_size, in nir_round_float_to_float() local
77 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()
88 nir_build_alu(b, low_conv, src, NULL, NULL, NULL); in nir_round_float_to_float()