Skip to content

API Reference / @gtkx/gl / QUADS

Variable: QUADS

const QUADS: 7 = 7

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

GL_QUADS.

Provided by GL_VERSION_4_0. Removed from the core profile by GL_VERSION_3_2 (Compatibility-only GL 1.1 features removed from GL 3.2), then restored by GL_VERSION_4_0. Registry note: Reuse ARB_tessellation_shader Also provided by the GL_ARB_tessellation_shader extension. Groups: PrimitiveType. 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.