Searched refs:util_format_linear_to_srgb_helper_table (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A 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];
/xsrc/external/mit/MesaLib/dist/src/util/
H A 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];
/xsrc/external/mit/MesaLib.old/src/util/
H A Dformat_srgb.c150 util_format_linear_to_srgb_helper_table[104] = { variable in typeref:typename:const unsigned[104]
/xsrc/external/mit/MesaLib/src/util/
H A Dformat_srgb.c150 util_format_linear_to_srgb_helper_table[104] = { variable in typeref:typename:const unsigned[104]

Completed in 8 milliseconds