Skip to content

API Reference / @gtkx/gl / MAX_VERTEX_UNIFORM_VECTORS

Variable: MAX_VERTEX_UNIFORM_VECTORS

const MAX_VERTEX_UNIFORM_VECTORS: 36347 = 36347

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

GL_MAX_VERTEX_UNIFORM_VECTORS.

Provided by GL_VERSION_4_1. Registry note: Reuse tokens from ARB_ES2_compatibility Also provided by the GL_ARB_ES2_compatibility extension. Groups: GetPName. Allocated from the OES enumerant range.

Released under the MPL-2.0 License.