Skip to content

API Reference / @gtkx/gl / UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER

Variable: UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER

const UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: 35396 = 35396

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

GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER.

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

Released under the MPL-2.0 License.