Searched refs:nir_format_snorm_to_float (Results 1 – 2 of 2) sorted by relevance
233 nir_format_snorm_to_float(nir_builder *b, nir_ssa_def *s, const unsigned *bits) in nir_format_snorm_to_float() function
324 color = nir_format_snorm_to_float(b, color, image.bits); in convert_color_for_load()