#include <stdint.h> namespace cvtt { namespace Tables { namespace ETC1 { const int16_t g_potentialOffsets4[] = …; const unsigned int g_maxPotentialOffsets = …; const int16_t g_thModifierTable[8] = …; } } }
#include <stdint.h> namespace cvtt { namespace Tables { namespace ETC1 { const int16_t g_potentialOffsets4[] = …; const unsigned int g_maxPotentialOffsets = …; const int16_t g_thModifierTable[8] = …; } } }