Uses of Class
com.mojang.blaze3d.platform.GlStateManager.LogicOp
Package | Description |
---|---|
com.mojang.blaze3d.platform | |
com.mojang.blaze3d.systems |
-
Uses of GlStateManager.LogicOp in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return GlStateManager.LogicOp Modifier and Type Method Description static GlStateManager.LogicOp
GlStateManager.LogicOp. valueOf(String name)
Returns the enum constant of this type with the specified name.static GlStateManager.LogicOp[]
GlStateManager.LogicOp. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GlStateManager.LogicOp in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GlStateManager.LogicOp Modifier and Type Method Description static void
RenderSystem. logicOp(GlStateManager.LogicOp op)