Skip to content

API Reference / @gtkx/gl / ONE_MINUS_CONSTANT_COLOR

Variable: ONE_MINUS_CONSTANT_COLOR

const ONE_MINUS_CONSTANT_COLOR: 32770 = 32770

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

GL_ONE_MINUS_CONSTANT_COLOR.

Provided by GL_VERSION_1_4. Registry note: Promoted from ARB_imaging subset to core Also provided by the GL_ARB_imaging extension. GL_ARB_imaging note: Now treating ARB_imaging as an extension, not a GL API version. Groups: BlendingFactor. Allocated from the ARB enumerant range: The primary GL enumerant space begins here. All modern enum allocations are in this range. These enums are mostly assigned the default class since it's a great deal of not very useful work to be more specific.

Released under the MPL-2.0 License.