Skip to content

API Reference / @gtkx/gl / MAX_FRAGMENT_UNIFORM_VECTORS

Variable: MAX_FRAGMENT_UNIFORM_VECTORS

const MAX_FRAGMENT_UNIFORM_VECTORS: 36349 = 36349

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

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