Word description Allocates a new block of GPU memory for the levelth level of detail of a texture-data-target. The new data is initialized with compressed texture data from the given compressed-texture-data object.
Notes Using a buffer-ptr as the ptr of a compressed-texture-data object requires OpenGL 2.1 or later or the GL_ARB_pixel_buffer_object extension.