java.lang.Object
overrungl.opengl.ext.amd.GLAMDSamplePositions
GLAMDSamplePositions
relies on preview features of the Java platform:
GLAMDSamplePositions
refers to one or more preview APIs:MemorySegment
,SegmentAllocator
.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
GL_AMD_sample_positions
- Since:
- 0.1.0
- Author:
- squid233
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glSetMultisamplefvAMD
(int pname, int index, MemorySegmentPREVIEW val) static void
glSetMultisamplefvAMD
(SegmentAllocatorPREVIEW allocator, int pname, int index, float[] val) static void
load
(GLExtCaps ext, GLLoadFunc load)
-
Constructor Details
-
GLAMDSamplePositions
public GLAMDSamplePositions()
-
-
Method Details
-
load
-
glSetMultisamplefvAMD
-
glSetMultisamplefvAMD
public static void glSetMultisamplefvAMD(SegmentAllocatorPREVIEW allocator, int pname, int index, float[] val)
-
GLAMDSamplePositions
when preview features are enabled.