Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Dformat_srgb.h150 util_format_linear_to_srgb_8unorm(uint8_t x) in util_format_linear_to_srgb_8unorm() function
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format_s3tc.c308 tmp[j][i][k] = util_format_linear_to_srgb_8unorm(src_tmp); in util_format_dxtn_pack_rgba_8unorm()