Uses of Enum Class
com.mojang.blaze3d.platform.GlStateManager.SourceFactor
-
Uses of GlStateManager.SourceFactor in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic GlStateManager.SourceFactor
Returns the enum constant of this class with the specified name.static GlStateManager.SourceFactor[]
GlStateManager.SourceFactor.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GlStateManager.SourceFactor in com.mojang.blaze3d.systems
Modifier and TypeMethodDescriptionstatic void
RenderSystem.blendFunc
(GlStateManager.SourceFactor p_blendFunc_0_, GlStateManager.DestFactor p_blendFunc_1_) static void
RenderSystem.blendFuncSeparate
(GlStateManager.SourceFactor p_blendFuncSeparate_0_, GlStateManager.DestFactor p_blendFuncSeparate_1_, GlStateManager.SourceFactor p_blendFuncSeparate_2_, GlStateManager.DestFactor p_blendFuncSeparate_3_)