Skip to content

API Reference / @gtkx/gl / DOUBLE

Variable: DOUBLE

const DOUBLE: 5130 = 5130

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

GL_DOUBLE.

Provided by GL_VERSION_1_1. Also provided by the GL_ARB_gpu_shader_fp64, GL_EXT_vertex_attrib_64bit extensions. Groups: VertexAttribLType, MapTypeNV, SecondaryColorPointerTypeIBM, WeightPointerTypeARB, TangentPointerTypeEXT, BinormalPointerTypeEXT, ColorPointerType, FogCoordinatePointerType, FogPointerTypeEXT, FogPointerTypeIBM, IndexPointerType, NormalPointerType, TexCoordPointerType, VertexPointerType, VertexAttribType, AttributeType, UniformType, 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.