public final class ARBCLEvent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_SYNC_CL_EVENT_ARB
Returned in <values> for GetSynciv <pname> OBJECT_TYPE.
|
static int |
GL_SYNC_CL_EVENT_COMPLETE_ARB
Returned in <values> for GetSynciv <pname> SYNC_CONDITION.
|
Modifier and Type | Method and Description |
---|---|
static GLSync |
glCreateSyncFromCLeventARB(CLContext context,
CLEvent event,
int flags) |
public static final int GL_SYNC_CL_EVENT_ARB
public static final int GL_SYNC_CL_EVENT_COMPLETE_ARB
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.