Handbook
Glossary
clGetGLObjectInfo ( memobj gl_object_type gl_object_name -- cl_int )
Vocabulary
opencl
.
ffi
Inputs
memobj
an
object
gl_object_type
an
object
gl_object_name
an
object
Outputs
cl_int
an
object
Definition
USING:
alien.syntax
;
IN:
opencl.ffi
LIBRARY:
opencl
FUNCTION:
cl_int
clGetGLObjectInfo
(
cl_mem
memobj, cl_gl_object_type* gl_object_type,
cl_GLuint* gl_object_name )