Word description Reads the entire compressed image for the levelth level of detail of a texture into the CPU or GPU memory referenced by gpu-data-ptr. The format of the written data is determined by the compressed-texture-format of the data originally allocated by allocate-compressed-texture for the texture.
Notes Reading texture data into a GPU buffer-ptr requires OpenGL 2.1 or later or the GL_ARB_pixel_buffer_object extension.