Home
last modified time | relevance | path

Searched refs:CL_CALLBACK (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dcontext.cpp31 void (CL_CALLBACK *pfn_notify)(const char *, const void *, in clCreateContext()
62 void (CL_CALLBACK *pfn_notify)( in clCreateContextFromType()
Devent.cpp119 void (CL_CALLBACK *pfn_event_notify)(cl_event, cl_int, in clSetEventCallback()
Dmemory.cpp294 void (CL_CALLBACK *pfn_notify)(cl_mem, void *), in clSetMemObjectDestructorCallback()
/external/mesa3d/include/CL/
Dcl.h479 void (CL_CALLBACK * /* pfn_notify */)(const char *, const void *, size_t, void *),
486 … void (CL_CALLBACK * /* pfn_notify*/ )(const char *, const void *, size_t, void *),
609 … void (CL_CALLBACK * /*pfn_notify*/)( cl_mem /* memobj */, void* /*user_data*/),
661 … void (CL_CALLBACK * /* pfn_notify */)(cl_program /* program */, void * /* user_data */),
750 void (CL_CALLBACK * /* pfn_notify */)(cl_event, cl_int, void *),
Dcl.hpp164 #if !defined(CL_CALLBACK)
165 #define CL_CALLBACK macro
1423 void (CL_CALLBACK * notifyFptr)( in Context()
1446 void (CL_CALLBACK * notifyFptr)( in Context()
1604 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *), in setCallback()
1722 void (CL_CALLBACK * pfn_notify)(cl_mem, void *), in setDestructorCallback()
2462 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
Dcl_platform.h41 #define CL_CALLBACK __stdcall macro
45 #define CL_CALLBACK
/external/ImageMagick/MagickCore/
Dopencl-private.h89 const cl_device_id *devices,void (CL_CALLBACK *pfn_notify)(const char *,
147 void (CL_CALLBACK *pfn_notify)(cl_program program,void * user_data),
223 cl_int command_exec_callback_type,void (CL_CALLBACK *MAGICKpfn_notify)(