godot/thirdparty/cvtt/ConvectionKernels_ETC2_Rounding.h

#pragma once
#include <stdint.h>

// This file is generated by the MakeTables app.  Do not edit this file manually.

namespace cvtt { namespace Tables { namespace ETC2 {
    const int g_alphaRoundingTableWidth =;
    const uint8_t g_alphaRoundingTables[16][13] =;
}}}