Searched refs:util_format_srgb_to_linear_float (Results 1 – 3 of 3) sorted by relevance
58 util_format_srgb_to_linear_float(float cs) in util_format_srgb_to_linear_float() function
532 color->f[j] = util_format_srgb_to_linear_float(clear->color.color.f[j]); in zink_fb_clear_util_unpack_clear_color()
1276 unpacked.f32 = util_format_srgb_to_linear_float(srgb); in unpack_channel()