__GLXdispatchCompressedTexImageHeader

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C)
struct __GLXdispatchCompressedTexImageHeader {}

Members

Variables

border
CARD32 border;
Undocumented in source.
height
CARD32 height;
Undocumented in source.
imageSize
CARD32 imageSize;
Undocumented in source.
internalFormat
CARD32 internalFormat;
Undocumented in source.
level
CARD32 level;
Undocumented in source.
target
CARD32 target;
Undocumented in source.
width
CARD32 width;
Undocumented in source.

Meta