java.lang.Object
overrungl.opengl.ext.sun.GLSUNTriangleList
GLSUNTriangleList relies on preview features of the Java platform:
GLSUNTriangleListrefers 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_SUN_triangle_list- Since:
- 0.1.0
- Author:
- squid233
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidglReplacementCodePointerSUN(int type, int stride, MemorySegmentPREVIEW pointer) static voidglReplacementCodeubSUN(byte code) static voidstatic voidglReplacementCodeubvSUN(SegmentAllocatorPREVIEW allocator, byte[] code) static voidglReplacementCodeuiSUN(int code) static voidstatic voidglReplacementCodeuivSUN(SegmentAllocatorPREVIEW allocator, int[] code) static voidglReplacementCodeusSUN(short code) static voidstatic voidglReplacementCodeusvSUN(SegmentAllocatorPREVIEW allocator, short[] code) static voidload(GLExtCaps ext, GLLoadFunc load)
-
Constructor Details
-
GLSUNTriangleList
public GLSUNTriangleList()
-
-
Method Details
-
load
-
glReplacementCodePointerSUN
-
glReplacementCodeubSUN
public static void glReplacementCodeubSUN(byte code) -
glReplacementCodeubvSUN
-
glReplacementCodeubvSUN
-
glReplacementCodeuiSUN
public static void glReplacementCodeuiSUN(int code) -
glReplacementCodeuivSUN
-
glReplacementCodeuivSUN
-
glReplacementCodeusSUN
public static void glReplacementCodeusSUN(short code) -
glReplacementCodeusvSUN
-
glReplacementCodeusvSUN
-
GLSUNTriangleListwhen preview features are enabled.