Skip to content

API Reference / @gtkx/gl / MAP_INVALIDATE_BUFFER_BIT

Variable: MAP_INVALIDATE_BUFFER_BIT

const MAP_INVALIDATE_BUFFER_BIT: 8 = 8

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

GL_MAP_INVALIDATE_BUFFER_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.