Class GLAMDSamplePositions

java.lang.Object
overrungl.opengl.ext.amd.GLAMDSamplePositions

public final class GLAMDSamplePositions extends Object
GLAMDSamplePositions relies on preview features of the Java platform:
Programs can only use GLAMDSamplePositions when preview features are enabled.
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 Details

    • GLAMDSamplePositions

      public GLAMDSamplePositions()
  • Method Details

    • load

      public static void load(GLExtCaps ext, GLLoadFunc load)
    • glSetMultisamplefvAMD

      public static void glSetMultisamplefvAMD(int pname, int index, MemorySegmentPREVIEW val)
    • glSetMultisamplefvAMD

      public static void glSetMultisamplefvAMD(SegmentAllocatorPREVIEW allocator, int pname, int index, float[] val)