Skip to content

API Reference / @gtkx/gl / CLIENT_MAPPED_BUFFER_BARRIER_BIT

Variable: CLIENT_MAPPED_BUFFER_BARRIER_BIT

const CLIENT_MAPPED_BUFFER_BARRIER_BIT: 16384 = 16384

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

GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT.

Provided by GL_VERSION_4_4. Registry note: Reuse GL_ARB_buffer_storage Also provided by the GL_ARB_buffer_storage extension. Groups: MemoryBarrierMask.

Released under the MPL-2.0 License.