public final class AMDBlendMinmaxFactor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_FACTOR_MAX_AMD
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by
the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and
BlendEquationSeparatei:
|
static int |
GL_FACTOR_MIN_AMD
Accepted by the <mode> parameter of BlendEquation and BlendEquationi, and by
the <modeRGB> and <modeAlpha> parameters of BlendEquationSeparate and
BlendEquationSeparatei:
|
public static final int GL_FACTOR_MIN_AMD
public static final int GL_FACTOR_MAX_AMD
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.