Package org.lwjgl.opengl
Class AMDBlendMinmaxFactor
java.lang.Object
org.lwjgl.opengl.AMDBlendMinmaxFactor
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei:static final int
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei: -
Method Summary
-
Field Details
-
GL_FACTOR_MIN_AMD
public static final int GL_FACTOR_MIN_AMDAccepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei:- See Also:
-
GL_FACTOR_MAX_AMD
public static final int GL_FACTOR_MAX_AMDAccepted by the <mode> parameter of BlendEquation and BlendEquationi, and by the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and BlendEquationSeparatei:- See Also:
-