Skip to content

API Reference / @gtkx/gl / HALF_FLOAT

Variable: HALF_FLOAT

const HALF_FLOAT: 5131 = 5131

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

GL_HALF_FLOAT.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_half_float_vertex Also provided by the GL_ARB_half_float_vertex extension. Groups: PixelType, 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.