Skip to content

API Reference / @gtkx/gl / MAP_WRITE_BIT

Variable: MAP_WRITE_BIT

const MAP_WRITE_BIT: 2 = 2

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

GL_MAP_WRITE_BIT.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_map_buffer_range Also provided by the GL_ARB_buffer_storage, GL_ARB_map_buffer_range extensions. Groups: MapBufferAccessMask, BufferStorageMask.

Released under the MPL-2.0 License.