Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dformat_srgb.h58 util_format_srgb_to_linear_float(float cs) in util_format_srgb_to_linear_float() function
/external/mesa3d/src/intel/isl/
Disl_format.c1280 unpacked.f32 = util_format_srgb_to_linear_float(srgb); in unpack_channel()