__GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE

Data that is specifi to a \c glCompressedTexSubImage3D call. The data is sent in the following order: - Render or RenderLarge header - CompressedTexSubImage3D header

version(linux)
extern (C)
enum __GLX_COMPRESSED_TEXSUBIMAGE_3D_HDR_SIZE = 32;

Meta