Skip to content

API Reference / @gtkx/gl / MAP_FLUSH_EXPLICIT_BIT

Variable: MAP_FLUSH_EXPLICIT_BIT

const MAP_FLUSH_EXPLICIT_BIT: 16 = 16

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

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