Skip to content

API Reference / @gtkx/gl / CLIENT_STORAGE_BIT

Variable: CLIENT_STORAGE_BIT

const CLIENT_STORAGE_BIT: 512 = 512

Defined in: generated/enums.d.ts:906

GL_CLIENT_STORAGE_BIT.

Provided by GL_VERSION_4_4. Registry note: Reuse GL_ARB_buffer_storage Also provided by the GL_ARB_buffer_storage extension. Groups: BufferStorageMask. Registry enumerant block: GL_MAP_{COHERENT,PERSISTENT,READ,WRITE}_{BIT,BIT_EXT} also lie in this namespace.

Released under the MPL-2.0 License.