read-usage


Vocabulary
gpu.buffers

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

See also
copy-usage, draw-usage

Definition