__GLX_COMPRESSED_TEXIMAGE_3D_HDR_SIZE

Data that is specific to a \c glCompressedTexImage3D call. The data is sent in the following order: - Render or RenderLarge header - CompressedTexImage3D header

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

Meta