|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBCLEvent
public final class ARBCLEvent
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
static GLSync |
glCreateSyncFromCLeventARB(CLContext context,
CLEvent event,
int flags)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GL_SYNC_CL_EVENT_ARB
public static final int GL_SYNC_CL_EVENT_COMPLETE_ARB
Method Detail |
---|
public static GLSync glCreateSyncFromCLeventARB(CLContext context, CLEvent event, int flags)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |