Package org.lwjgl.opengl
Class AMDSamplePositions
java.lang.Object
org.lwjgl.opengl.AMDSamplePositions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameter of GetFloatv: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glSetMultisampleAMD
(int pname, int index, FloatBuffer val)
-
Field Details
-
GL_SUBSAMPLE_DISTANCE_AMD
public static final int GL_SUBSAMPLE_DISTANCE_AMDAccepted by the <pname> parameter of GetFloatv:- See Also:
-
-
Method Details
-
glSetMultisampleAMD
-