Skip to content

API Reference / @gtkx/gl / BYTE

Variable: BYTE

const BYTE: 5120 = 5120

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

GL_BYTE.

Provided by GL_VERSION_1_0. Also provided by the GL_OES_byte_coordinates extension. Groups: VertexAttribIType, WeightPointerTypeARB, TangentPointerTypeEXT, BinormalPointerTypeEXT, ColorPointerType, ListNameType, NormalPointerType, PixelType, VertexAttribType, VertexAttribPointerType. 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.