godot/thirdparty/cvtt/ConvectionKernels_ETC2.h

#include <stdint.h>

namespace cvtt
{
    namespace Tables
    {
        namespace ETC2
        {
            const int16_t g_thModifierTable[8] =;

            const int16_t g_alphaModifierTablePositive[16][4] =;
        }
    }
}