Skip to content

API Reference / @gtkx/gl / MAP_PERSISTENT_BIT

Variable: MAP_PERSISTENT_BIT

const MAP_PERSISTENT_BIT: 64 = 64

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

GL_MAP_PERSISTENT_BIT.

Provided by GL_VERSION_4_4. Registry note: Reuse GL_ARB_buffer_storage Also provided by the GL_ARB_buffer_storage extension. Groups: MapBufferAccessMask, BufferStorageMask.

Released under the MPL-2.0 License.