public final class KHRGLEvent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR
Returned by clGetEventInfo when param_name is CL_EVENT_COMMAND_TYPE:
|
Modifier and Type | Method and Description |
---|---|
static CLEvent |
clCreateEventFromGLsyncKHR(CLContext context,
GLSync sync,
java.nio.IntBuffer errcode_ret) |
public static final int CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.