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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dformat_srgb.h51 util_format_linear_to_srgb_8unorm_table[256];
149 return util_format_linear_to_srgb_8unorm_table[x];
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dformat_srgb.h51 util_format_linear_to_srgb_8unorm_table[256];
149 return util_format_linear_to_srgb_8unorm_table[x];
/xsrc/external/mit/MesaLib.old/src/util/
H A Dformat_srgb.c130 util_format_linear_to_srgb_8unorm_table[256] = { variable in typeref:typename:const uint8_t[256]
/xsrc/external/mit/MesaLib/src/util/
H A Dformat_srgb.c130 util_format_linear_to_srgb_8unorm_table[256] = { variable in typeref:typename:const uint8_t[256]

Completed in 3 milliseconds