Module: GL_ARB_compressed_texture_pixel_storage::Constants

Defined in:
lib/opengl-definitions/extensions/GL_ARB_compressed_texture_pixel_storage.rb

Constant Summary collapse

GL_UNPACK_COMPRESSED_BLOCK_WIDTH =
0x9127
GL_UNPACK_COMPRESSED_BLOCK_HEIGHT =
0x9128
GL_UNPACK_COMPRESSED_BLOCK_DEPTH =
0x9129
GL_UNPACK_COMPRESSED_BLOCK_SIZE =
0x912A
GL_PACK_COMPRESSED_BLOCK_WIDTH =
0x912B
GL_PACK_COMPRESSED_BLOCK_HEIGHT =
0x912C
GL_PACK_COMPRESSED_BLOCK_DEPTH =
0x912D
GL_PACK_COMPRESSED_BLOCK_SIZE =
0x912E