Skip to content

API Reference / @gtkx/gl / FIXED

Variable: FIXED

const FIXED: 5132 = 5132

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

GL_FIXED.

Provided by GL_VERSION_4_1. Registry note: Reuse tokens from ARB_ES2_compatibility Also provided by the GL_ARB_ES2_compatibility extension. Groups: VertexAttribPointerType, VertexAttribType. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.