Skip to content

API Reference / @gtkx/gl / MAP_INVALIDATE_RANGE_BIT

Variable: MAP_INVALIDATE_RANGE_BIT

const MAP_INVALIDATE_RANGE_BIT: 4 = 4

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

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