Searched refs:nir_format_float_to_half (Results 1 – 6 of 6) sorted by relevance
339 formatted = nir_format_float_to_half(b, color); in v3d42_nir_lower_image_store()382 formatted = nir_format_float_to_half(b, color); in v3d71_nir_lower_image_store()
113 nir_def *nir_format_float_to_half(nir_builder *b, nir_def *f);
303 nir_format_float_to_half(nir_builder *b, nir_def *f) in nir_format_float_to_half() function730 comps[c] = nir_format_float_to_half(b, comps[c]); in nir_format_pack_rgba()
233 color = nir_format_float_to_half(b, color); in convert_color_for_store()
505 color = nir_format_float_to_half(b, color); in convert_color_for_store()
623 CONVERT_SWAP_WRITE(nir_format_float_to_half(b, pixel)); in do_shader_conversion()