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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dformat_srgb.h45 util_format_srgb_8unorm_to_linear_float_table[256];
134 return util_format_srgb_8unorm_to_linear_float_table[x];
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dformat_srgb.h45 util_format_srgb_8unorm_to_linear_float_table[256];
134 return util_format_srgb_8unorm_to_linear_float_table[x];
/xsrc/external/mit/MesaLib.old/src/util/
H A Dformat_srgb.c42 util_format_srgb_8unorm_to_linear_float_table[256] = { variable in typeref:typename:const float[256]
/xsrc/external/mit/MesaLib/src/util/
H A Dformat_srgb.c42 util_format_srgb_8unorm_to_linear_float_table[256] = { variable in typeref:typename:const float[256]

Completed in 7 milliseconds