Searched refs:nir_format_clamp_uint (Results 1 – 3 of 3) sorted by relevance
139 formatted = nir_format_clamp_uint(b, color, bits); in v3d_nir_lower_image_store()
309 nir_format_clamp_uint(nir_builder *b, nir_ssa_def *f, const unsigned *bits) in nir_format_clamp_uint() function
489 color = nir_format_clamp_uint(b, color, image.bits); in convert_color_for_store()