draw-usage


Vocabulary
gpu.buffers

Class description
This buffer-usage-pattern declares that a buffer object will be primarily read from by the GPU and written to by the CPU.

See also
copy-usage, read-usage

Definition