Searched refs:CL_CALLBACK (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp32 void (CL_CALLBACK *pfn_notify)(const char *, const void *,
64 void (CL_CALLBACK *pfn_notify)(
148 void (CL_CALLBACK *pfn_notify)(cl_context, void *),
H A Dinvalid.cpp89 void (CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
H A Ddispatch.hpp54 void (CL_CALLBACK *pfn_free_func) (
H A Dplatform.cpp131 void (CL_CALLBACK *pfn_free_func) (
H A Devent.cpp125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *),
H A Dmemory.cpp497 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
H A Dtransfer.cpp961 void (CL_CALLBACK *pfn_free_func) (
1017 void (CL_CALLBACK *pfn_free_func) (
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp32 void (CL_CALLBACK *pfn_notify)(const char *, const void *,
64 void (CL_CALLBACK *pfn_notify)(
H A Ddispatch.hpp77 void (CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *),
84 void (CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *),
230 void (CL_CALLBACK *pfn_notify)(cl_program, void *),
465 void (CL_CALLBACK *user_func)(void *),
563 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *),
575 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
687 void (CL_CALLBACK *pfn_notify)(cl_program, void *),
697 void (CL_CALLBACK *pfn_notify)(cl_program, void *),
842 void (CL_CALLBACK *pfn_free_func)(cl_command_queue, cl_uint, void **, void *),
957 void (CL_CALLBACK *pfn_notif
[all...]
H A Devent.cpp125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *),
H A Dmemory.cpp393 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h915 void (CL_CALLBACK * pfn_notify)(const char * errinfo,
925 void (CL_CALLBACK * pfn_notify)(const char * errinfo,
1056 void (CL_CALLBACK * pfn_notify)(cl_mem memobj,
1151 void (CL_CALLBACK * pfn_notify)(cl_program program,
1165 void (CL_CALLBACK * pfn_notify)(cl_program program,
1176 void (CL_CALLBACK * pfn_notify)(cl_program program,
1187 void (CL_CALLBACK * pfn_notify)(cl_program program,
1344 void (CL_CALLBACK * pfn_notify)(cl_event event,
1607 void (CL_CALLBACK * user_func)(void *),
1639 void (CL_CALLBACK * pfn_free_fun
[all...]
H A Dcl_ext.h667 void (CL_CALLBACK * pfn_free_func)(cl_command_queue queue,
H A Dcl2.hpp548 #if !defined(CL_CALLBACK)
549 #define CL_CALLBACK macro
550 #endif //CL_CALLBACK
2657 void (CL_CALLBACK * notifyFptr)(
2688 void (CL_CALLBACK * notifyFptr)(
2718 void (CL_CALLBACK * notifyFptr)(
3083 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
3272 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
6307 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
6331 void (CL_CALLBACK * notifyFpt
[all...]
H A Dcl_platform.h41 #define CL_CALLBACK __stdcall macro
45 #define CL_CALLBACK
H A Dcl.hpp213 #if !defined(CL_CALLBACK)
214 #define CL_CALLBACK macro
215 #endif //CL_CALLBACK
2515 void (CL_CALLBACK * notifyFptr)(
2545 void (CL_CALLBACK * notifyFptr)(
2575 void (CL_CALLBACK * notifyFptr)(
2956 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
3139 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
5269 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
5292 void (CL_CALLBACK * notifyFpt
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1011 void (CL_CALLBACK * pfn_notify)(const char * errinfo,
1021 void (CL_CALLBACK * pfn_notify)(const char * errinfo,
1045 void (CL_CALLBACK* pfn_notify)(cl_context context,
1183 void (CL_CALLBACK * pfn_notify)(cl_mem memobj,
1278 void (CL_CALLBACK * pfn_notify)(cl_program program,
1292 void (CL_CALLBACK * pfn_notify)(cl_program program,
1303 void (CL_CALLBACK * pfn_notify)(cl_program program,
1314 void (CL_CALLBACK * pfn_notify)(cl_program program,
1471 void (CL_CALLBACK * pfn_notify)(cl_event event,
1734 void (CL_CALLBACK * user_fun
[all...]
H A Dcl_icd.h87 void(CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *),
92 void(CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *),
168 void(CL_CALLBACK* pfn_notify)(cl_context context, void* user_data),
290 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
299 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
306 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
325 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
620 cl_command_queue command_queue, void(CL_CALLBACK *user_func)(void *),
658 void(CL_CALLBACK *pfn_free_func)(cl_command_queue /* queue */,
992 void(CL_CALLBACK * /* pfn_notif
[all...]
H A Dcl_ext.h761 void (CL_CALLBACK * pfn_free_func)(cl_command_queue queue,
H A Dcl2.hpp574 #if !defined(CL_CALLBACK)
575 #define CL_CALLBACK macro
576 #endif //CL_CALLBACK
2801 void (CL_CALLBACK * notifyFptr)(
2832 void (CL_CALLBACK * notifyFptr)(
2862 void (CL_CALLBACK * notifyFptr)(
3227 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
3416 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
6585 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
6609 void (CL_CALLBACK * notifyFpt
[all...]
H A Dcl_platform.h29 #define CL_CALLBACK __stdcall macro
33 #define CL_CALLBACK
H A Dcl.hpp213 #if !defined(CL_CALLBACK)
214 #define CL_CALLBACK macro
215 #endif //CL_CALLBACK
2515 void (CL_CALLBACK * notifyFptr)(
2545 void (CL_CALLBACK * notifyFptr)(
2575 void (CL_CALLBACK * notifyFptr)(
2956 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
3139 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
5269 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
5292 void (CL_CALLBACK * notifyFpt
[all...]

Completed in 66 milliseconds