Skip to content

API Reference / @gtkx/gl / LogicOp

Type Alias: LogicOp

LogicOp = GLenum

Defined in: generated/types.d.ts:401

Registry enum group LogicOp.

Open and documentation-only; any GLenum value is accepted.

Members: AND, AND_INVERTED, AND_REVERSE, CLEAR, COPY, COPY_INVERTED, EQUIV, INVERT, NAND, NOOP, NOR, OR, OR_INVERTED, OR_REVERSE, SET, XOR.

Released under the MPL-2.0 License.