Skip to content

API Reference / @gtkx/gl / VERTEX_ATTRIB_RELATIVE_OFFSET

Variable: VERTEX_ATTRIB_RELATIVE_OFFSET

const VERTEX_ATTRIB_RELATIVE_OFFSET: 33493 = 33493

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

GL_VERTEX_ATTRIB_RELATIVE_OFFSET.

Provided by GL_VERSION_4_3. Registry note: Reuse tokens from ARB_vertex_attrib_binding Also provided by the GL_ARB_vertex_attrib_binding extension. Groups: VertexArrayPName, VertexAttribPropertyARB. Allocated from the ARB enumerant range: Range reclaimed from ADD on 2012/05/10.

Released under the MPL-2.0 License.