Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_format_convert.c266 nir_format_float_to_uscaled(nir_builder *b, nir_def *f, const unsigned *bits) in nir_format_float_to_uscaled() function
708 comps[c] = nir_format_float_to_uscaled(b, comps[c], bits); in nir_format_pack_rgba()