Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_convert_alu_types.c61 nir_convert_with_rounding(b, conv->src[0].ssa, in lower_convert_alu_types_instr()
Dnir_conversion_builder.h435 nir_convert_with_rounding(nir_builder *b, in nir_convert_with_rounding() function
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_shader.c294 val = nir_convert_with_rounding(b, val, oldtype, newtype, in panvk_adjust_rt_type()
300 val = nir_convert_with_rounding(b, val, newtype, oldtype, in panvk_adjust_rt_type()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c602 s_src[i] = nir_convert_with_rounding(&b, s_src[i], in GENX()