java.lang.Object
overrungl.opengl.ext.arb.GLARBCLEvent
GLARBCLEvent
relies on preview features of the Java platform:
GLARBCLEvent
refers 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
Modifier and TypeFieldDescriptionstatic final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEW
glCreateSyncFromCLeventARB
(MemorySegmentPREVIEW context, MemorySegmentPREVIEW event, int flags) static void
load
(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)
-
GLARBCLEvent
when preview features are enabled.