Skip to content

API Reference / @gtkx/gl / MAP_UNSYNCHRONIZED_BIT

Variable: MAP_UNSYNCHRONIZED_BIT

const MAP_UNSYNCHRONIZED_BIT: 32 = 32

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

GL_MAP_UNSYNCHRONIZED_BIT.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_map_buffer_range Also provided by the GL_ARB_map_buffer_range extension. Groups: MapBufferAccessMask.

Released under the MPL-2.0 License.