Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dformat_srgb.h54 util_format_linear_to_srgb_helper_table[104];
116 tab = util_format_linear_to_srgb_helper_table[(f.ui - minval.ui) >> 20]; in util_format_linear_float_to_srgb_8unorm()
/external/mesa3d/prebuilt-intermediates/util/
Dformat_srgb.c150 util_format_linear_to_srgb_helper_table[104] = { variable