ArrayBuffer
or SharedArrayBuffer
from which the buffer will be created.
Context override
Enum specifying the binding point that the buffer will be bound to when bind() is called.
If true, the entire buffer will be treated as valid initially and
ranges for up/downloading need to be marked with invalidate()
manually.
Generated using TypeDoc
Enum specifying the intended usage pattern.