java.lang.Object
overrungl.opengl.ext.arb.GLARBCLEvent
GLARBCLEvent relies on preview features of the Java platform:
GLARBCLEventrefers to one or more preview APIs:MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
GL_ARB_cl_event- Since:
- 0.1.0
- Author:
- squid233
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWglCreateSyncFromCLeventARB(MemorySegmentPREVIEW context, MemorySegmentPREVIEW event, int flags) static voidload(GLExtCaps ext, GLLoadFunc load)
-
Field Details
-
GL_SYNC_CL_EVENT_ARB
public static final int GL_SYNC_CL_EVENT_ARB- See Also:
-
GL_SYNC_CL_EVENT_COMPLETE_ARB
public static final int GL_SYNC_CL_EVENT_COMPLETE_ARB- See Also:
-
-
Constructor Details
-
GLARBCLEvent
public GLARBCLEvent()
-
-
Method Details
-
load
-
glCreateSyncFromCLeventARB
public static MemorySegmentPREVIEW glCreateSyncFromCLeventARB(MemorySegmentPREVIEW context, MemorySegmentPREVIEW event, int flags)
-
GLARBCLEventwhen preview features are enabled.