pixel-unpack-buffer


Vocabulary
gpu.buffers

Class description
This buffer-kind declares that a buffer's primary use will be as a source for supplying image data to textures.

Notes
This word requires OpenGL 2.1 or the GL_ARB_pixel_buffer_object extension.

See also
index-buffer, pixel-pack-buffer, vertex-buffer, transform-feedback-buffer

Definition