Word description Reads the entire 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 component-order and component-type of 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.