Skip to content

API Reference / @gtkx/gl / INVALID_INDEX

Variable: INVALID_INDEX

const INVALID_INDEX: 4294967295 = 4294967295

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

GL_INVALID_INDEX.

Provided by GL_VERSION_3_1. Registry note: Reuse ARB_uniform_buffer_object Also provided by the GL_ARB_uniform_buffer_object extension. Groups: SpecialNumbers. Token note: Tagged as uint. Tagged u in the registry. Allocated from the ARB enumerant range: Tokens whose numeric value is intrinsically meaningful.

Released under the MPL-2.0 License.