| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | context.cpp | 32 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 D | invalid.cpp | 89 void (CL_CALLBACK *pfn_notify)(cl_program program, void *user_data),
|
| H A D | dispatch.hpp | 54 void (CL_CALLBACK *pfn_free_func) (
|
| H A D | platform.cpp | 131 void (CL_CALLBACK *pfn_free_func) (
|
| H A D | event.cpp | 125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *),
|
| H A D | memory.cpp | 497 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
|
| H A D | transfer.cpp | 961 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 D | context.cpp | 32 void (CL_CALLBACK *pfn_notify)(const char *, const void *, 64 void (CL_CALLBACK *pfn_notify)(
|
| H A D | dispatch.hpp | 77 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 D | event.cpp | 125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *),
|
| H A D | memory.cpp | 393 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.h | 915 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 D | cl_ext.h | 667 void (CL_CALLBACK * pfn_free_func)(cl_command_queue queue,
|
| H A D | cl2.hpp | 548 #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 D | cl_platform.h | 41 #define CL_CALLBACK __stdcall macro 45 #define CL_CALLBACK
|
| H A D | cl.hpp | 213 #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 D | cl.h | 1011 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 D | cl_icd.h | 87 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 D | cl_ext.h | 761 void (CL_CALLBACK * pfn_free_func)(cl_command_queue queue,
|
| H A D | cl2.hpp | 574 #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 D | cl_platform.h | 29 #define CL_CALLBACK __stdcall macro 33 #define CL_CALLBACK
|
| H A D | cl.hpp | 213 #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...] |