Skip to content

API Reference / @gtkx/gl / UNIFORM_BUFFER

Variable: UNIFORM_BUFFER

const UNIFORM_BUFFER: 35345 = 35345

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

GL_UNIFORM_BUFFER.

Provided by GL_VERSION_3_1. Registry note: Reuse ARB_uniform_buffer_object Also provided by the GL_ARB_uniform_buffer_object extension. Groups: CopyBufferSubDataTarget, BufferTargetARB, BufferStorageTarget. Allocated from the APPLE enumerant range.

Released under the MPL-2.0 License.