Skip to content

API Reference / @gtkx/gl / NONE

Variable: NONE

const NONE: 0 = 0

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

GL_NONE.

Provided by GL_VERSION_1_0. Also provided by the GL_KHR_context_flush_control, GL_NV_register_combiners extensions. GL_KHR_context_flush_control note: KHR extensions mandate suffixes for ES, unlike for GL. Groups: SpecialNumbers, FragmentShaderValueRepATI, FragmentShaderDestModMaskATI, FragmentShaderDestMaskATI, SyncBehaviorFlags, TextureCompareMode, PathColorFormat, CombinerBiasNV, CombinerScaleNV, DrawBufferMode, PixelTexGenModeSGIX, ReadBufferMode, ColorBuffer, PathGenMode, PathTransformType, PathFontStyle. Allocated from the ARB enumerant range: Tokens whose numeric value is intrinsically meaningful.

Released under the MPL-2.0 License.