|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opencl.KHRGLEvent
public final class KHRGLEvent
Field Summary | |
---|---|
static int |
CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR
Returned by clGetEventInfo when param_name is CL_EVENT_COMMAND_TYPE: |
Method Summary | |
---|---|
static CLEvent |
clCreateEventFromGLsyncKHR(CLContext context,
GLSync sync,
java.nio.IntBuffer errcode_ret)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR
Method Detail |
---|
public static CLEvent clCreateEventFromGLsyncKHR(CLContext context, GLSync sync, java.nio.IntBuffer errcode_ret)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |