Package org.lwjgl.opengl
Class ARBSampleShading
java.lang.Object
org.lwjgl.opengl.ARBSampleShading
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:static final int
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: -
Method Summary
-
Field Details
-
GL_SAMPLE_SHADING_ARB
public static final int GL_SAMPLE_SHADING_ARBAccepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_MIN_SAMPLE_SHADING_VALUE_ARB
public static final int GL_MIN_SAMPLE_SHADING_VALUE_ARBAccepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv:- See Also:
-
-
Method Details
-
glMinSampleShadingARB
public static void glMinSampleShadingARB(float value)
-