vertex-buffer


Vocabulary
gpu.buffers

Class description
This buffer-kind declares that a buffer's primary use will be to provide vertex attribute information to a vertex array.

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

Definition