Contents of the buffer are likely to be used often and change often. Contents are written to the buffer, but not read.
Contents of the buffer are likely to be used often and not change often. Contents are written to the buffer, but not read.
Contents of the buffer are likely to not be used often. Contents are written to the buffer, but not read.
WebGLBuffer usage.