#include <stdint.h> namespace cvtt { namespace Tables { namespace ETC2 { const int16_t g_thModifierTable[8] = …; const int16_t g_alphaModifierTablePositive[16][4] = …; } } }
#include <stdint.h> namespace cvtt { namespace Tables { namespace ETC2 { const int16_t g_thModifierTable[8] = …; const int16_t g_alphaModifierTablePositive[16][4] = …; } } }