com.mojang.blaze3d.platform

public enum GlStateManager$LogicOp

com.mojang.blaze3d.platform.GlStateManager$h
com.mojang.blaze3d.platform.GlStateManager$LogicOp
com.mojang.blaze3d.platform.GlStateManager$class_1030
com.mojang.blaze3d.platform.GlStateManager$LogicOp

Enum constant summary

Enum Constant
a
NONE
field_56664
NONE
b
AND
field_5120
AND
c
AND_INVERTED
field_5112
AND_INVERTED
d
AND_REVERSE
field_5117
AND_REVERSE
e
CLEAR
field_5103
CLEAR
f
COPY
field_5118
COPY
g
COPY_INVERTED
field_5113
COPY_INVERTED
h
EQUIV
field_5119
EQUIV
i
INVERT
field_5109
INVERT
j
NAND
field_5114
NAND
k
NOOP
field_5115
NOOP
l
NOR
field_5104
NOR
m
OR
field_5105
OR
n
OR_INVERTED
field_5116
OR_INVERTED
o
OR_REVERSE
field_5110
OR_REVERSE
p
SET
field_5107
SET
q
XOR
field_5111
XOR

Field summary

Modifier and TypeField
public final int
r
value
field_5108
value

Constructor summary

ModifierConstructor
private (int arg0)