Searched refs:util_format_srgb_to_linear_8unorm_table (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dformat_srgb.h48 util_format_srgb_to_linear_8unorm_table[256];
159 return util_format_srgb_to_linear_8unorm_table[x];
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dformat_srgb.h48 util_format_srgb_to_linear_8unorm_table[256];
159 return util_format_srgb_to_linear_8unorm_table[x];
/xsrc/external/mit/MesaLib.old/src/util/
H A Dformat_srgb.c110 util_format_srgb_to_linear_8unorm_table[256] = { variable in typeref:typename:const uint8_t[256]
/xsrc/external/mit/MesaLib/src/util/
H A Dformat_srgb.c110 util_format_srgb_to_linear_8unorm_table[256] = { variable in typeref:typename:const uint8_t[256]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.3.rst294 \`util_format_srgb_to_linear_8unorm_table'

Completed in 6 milliseconds