Package org.lwjgl.opengl
Class AMDSamplePositions
- java.lang.Object
-
- org.lwjgl.opengl.AMDSamplePositions
-
public final class AMDSamplePositions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_SUBSAMPLE_DISTANCE_AMD
Accepted by the <pname> parameter of GetFloatv:
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
glSetMultisampleAMD(int pname, int index, java.nio.FloatBuffer val)
-
-
-
Field Detail
-
GL_SUBSAMPLE_DISTANCE_AMD
public static final int GL_SUBSAMPLE_DISTANCE_AMD
Accepted by the <pname> parameter of GetFloatv:- See Also:
- Constant Field Values
-
-