public final class KHRGLEvent extends Object
Modifier and Type | Field | 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 | Description |
---|---|---|
static CLEvent |
clCreateEventFromGLsyncKHR(CLContext context,
GLSync sync,
IntBuffer errcode_ret) |
public static final int CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.