HDK
|
#include <CL/cl_gl.h>
Go to the source code of this file.
Macros | |
#define | CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR 0x200D |
Functions | |
CL_API_ENTRY cl_event CL_API_CALL | clCreateEventFromGLsyncKHR (cl_context, cl_GLsync, cl_int *) CL_EXT_SUFFIX__VERSION_1_1 |
#define CL_COMMAND_GL_FENCE_SYNC_OBJECT_KHR 0x200D |
Definition at line 59 of file cl_gl_ext.h.
CL_API_ENTRY cl_event CL_API_CALL clCreateEventFromGLsyncKHR | ( | cl_context | , |
cl_GLsync | , | ||
cl_int * | |||
) |