/third_party/skia/third_party/externals/angle2/include/ |
H A D | angle_cl.h | 28 using ContextErrorCB = void(CL_CALLBACK *)(const char *errinfo, 33 using MemoryCB = void(CL_CALLBACK *)(cl_mem memobj, void *user_data); 34 using ProgramCB = void(CL_CALLBACK *)(cl_program program, void *user_data); 35 using EventCB = void(CL_CALLBACK *)(cl_event event, cl_int event_command_status, void *user_data); 36 using UserFunc = void(CL_CALLBACK *)(void *args);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationCL_autogen.h | 41 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 48 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 112 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 274 void(CL_CALLBACK *user_func)(void *), 329 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, 336 void(CL_CALLBACK *pfn_notify)(cl_event event, 406 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 414 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 487 void(CL_CALLBACK *pfn_free_func)(cl_command_queue queue, 554 void(CL_CALLBACK *pfn_notif [all...] |
H A D | validationCL.cpp | 684 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in ValidateCreateContext() 715 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in ValidateCreateContextFromType() 1097 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in ValidateBuildProgram() 2100 void(CL_CALLBACK *user_func)(void *), in ValidateEnqueueNativeKernel() 2456 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, in ValidateSetMemObjectDestructorCallback() 2513 void(CL_CALLBACK *pfn_notify)(cl_event event, in ValidateSetEventCallback() 2919 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in ValidateCompileProgram() 2987 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in ValidateLinkProgram() 3427 void(CL_CALLBACK *pfn_free_func)(cl_command_queue queue, in ValidateEnqueueSVMFree() 3559 void(CL_CALLBACK *pfn_notif in ValidateSetProgramReleaseCallback() [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | cl_stubs_autogen.h | 51 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 59 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 73 void(CL_CALLBACK *pfn_notify)(cl_context context, 146 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, void *user_data), 187 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 196 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 204 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 208 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), 277 void(CL_CALLBACK *pfn_notify)(cl_event event, 467 void(CL_CALLBACK *user_fun [all...] |
H A D | entry_points_cl_autogen.h | 41 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 50 void(CL_CALLBACK *pfn_notify)(const char *errinfo, 118 void(CL_CALLBACK *pfn_notify)(cl_program program, 285 void(CL_CALLBACK *user_func)(void *), 345 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, 352 void(CL_CALLBACK *pfn_notify)(cl_event event, 424 void(CL_CALLBACK *pfn_notify)(cl_program program, 433 void(CL_CALLBACK *pfn_notify)(cl_program program, 515 void(CL_CALLBACK *pfn_free_func)(cl_command_queue queue, 585 void(CL_CALLBACK *pfn_notif [all...] |
H A D | cl_stubs.cpp | 133 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in CreateContext() 146 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in CreateContextFromType() 184 void(CL_CALLBACK *pfn_notify)(cl_context context, in SetContextDestructorCallback() 347 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, void *user_data), in SetMemObjectDestructorCallback() 453 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in BuildProgram() 466 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in CompileProgram() 480 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in LinkProgram() 490 void(CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in SetProgramReleaseCallback() 675 void(CL_CALLBACK *pfn_notify)(cl_event event, in SetEventCallback() 987 void(CL_CALLBACK *user_fun in EnqueueNativeKernel() [all...] |
H A D | entry_points_cl_autogen.cpp | 108 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in clCreateContext() 142 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in clCreateContextFromType() 484 void(CL_CALLBACK *pfn_notify)(cl_program program, in clBuildProgram() 1106 void(CL_CALLBACK *user_func)(void *), in clEnqueueNativeKernel() 1385 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, in clSetMemObjectDestructorCallback() 1429 void(CL_CALLBACK *pfn_notify)(cl_event event, in clSetEventCallback() 1663 void(CL_CALLBACK *pfn_notify)(cl_program program, in clCompileProgram() 1690 void(CL_CALLBACK *pfn_notify)(cl_program program, in clLinkProgram() 2039 void(CL_CALLBACK *pfn_free_func)(cl_command_queue queue, in clEnqueueSVMFree() 2297 void(CL_CALLBACK *pfn_notif in clSetProgramReleaseCallback() [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | context.cpp | 32 void (CL_CALLBACK *pfn_notify)(const char *, const void *, in clCreateContext() 64 void (CL_CALLBACK *pfn_notify)( in clCreateContextFromType() 148 void (CL_CALLBACK *pfn_notify)(cl_context, void *), in clSetContextDestructorCallback()
|
H A D | invalid.cpp | 89 void (CL_CALLBACK *pfn_notify)(cl_program program, void *user_data), in clSetProgramReleaseCallback()
|
H A D | dispatch.hpp | 54 void (CL_CALLBACK *pfn_free_func) (
|
H A D | platform.cpp | 131 void (CL_CALLBACK *pfn_free_func) ( in enqueueSVMFreeARM()
|
H A D | event.cpp | 125 void (CL_CALLBACK *pfn_notify)(cl_event, cl_int, void *), in clSetEventCallback()
|
/third_party/opencl-headers/CL/ |
H A D | cl_function_types.h | 66 void (CL_CALLBACK* pfn_notify)(const char* errinfo, const void* private_info, size_t cb, void* user_data), 76 void (CL_CALLBACK* pfn_notify)(const char* errinfo, const void* private_info, size_t cb, void* user_data), 241 void (CL_CALLBACK* pfn_notify)(cl_program program, void* user_data), 553 void (CL_CALLBACK* user_func)(void*), 679 void (CL_CALLBACK* pfn_notify)(cl_mem memobj, void* user_data), 702 void (CL_CALLBACK* pfn_notify)(cl_event event, cl_int event_command_status, void *user_data), 819 void (CL_CALLBACK* pfn_notify)(cl_program program, void* user_data), 832 void (CL_CALLBACK* pfn_notify)(cl_program program, void* user_data), 999 void (CL_CALLBACK* pfn_free_func)(cl_command_queue queue, cl_uint num_svm_pointers, void* svm_pointers[], void* user_data), 1141 void (CL_CALLBACK* pfn_notif [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.h | 1020 void (CL_CALLBACK * pfn_notify)(const char * errinfo, 1030 void (CL_CALLBACK * pfn_notify)(const char * errinfo, 1054 void (CL_CALLBACK* pfn_notify)(cl_context context, 1192 void (CL_CALLBACK * pfn_notify)(cl_mem memobj, 1287 void (CL_CALLBACK * pfn_notify)(cl_program program, 1301 void (CL_CALLBACK * pfn_notify)(cl_program program, 1312 void (CL_CALLBACK * pfn_notify)(cl_program program, 1323 void (CL_CALLBACK * pfn_notify)(cl_program program, 1480 void (CL_CALLBACK * pfn_notify)(cl_event event, 1743 void (CL_CALLBACK * user_fun [all...] |
H A D | cl_platform.h | 33 #if !defined(CL_CALLBACK) 34 #define CL_CALLBACK __stdcall macro 43 #if !defined(CL_CALLBACK) 44 #define CL_CALLBACK macro
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
H A D | libOpenCL_autogen.cpp | 55 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in clCreateContext() 69 void(CL_CALLBACK *pfn_notify)(const char *errinfo, in clCreateContextFromType() 226 void(CL_CALLBACK *pfn_notify)(cl_program program, in clBuildProgram() 540 void(CL_CALLBACK *user_func)(void *), in clEnqueueNativeKernel() 660 void(CL_CALLBACK *pfn_notify)(cl_mem memobj, in clSetMemObjectDestructorCallback() 679 void(CL_CALLBACK *pfn_notify)(cl_event event, in clSetEventCallback() 799 void(CL_CALLBACK *pfn_notify)(cl_program program, in clCompileProgram() 814 void(CL_CALLBACK *pfn_notify)(cl_program program, in clLinkProgram() 977 void(CL_CALLBACK *pfn_free_func)(cl_command_queue queue, in clEnqueueSVMFree() 1105 void(CL_CALLBACK *pfn_notif in clSetProgramReleaseCallback() [all...] |
/third_party/skia/third_party/externals/angle2/include/CL/ |
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.h | 1013 void (CL_CALLBACK * pfn_notify)(const char * errinfo, 1023 void (CL_CALLBACK * pfn_notify)(const char * errinfo, 1047 void (CL_CALLBACK* pfn_notify)(cl_context context, 1185 void (CL_CALLBACK * pfn_notify)(cl_mem memobj, 1280 void (CL_CALLBACK * pfn_notify)(cl_program program, 1294 void (CL_CALLBACK * pfn_notify)(cl_program program, 1305 void (CL_CALLBACK * pfn_notify)(cl_program program, 1316 void (CL_CALLBACK * pfn_notify)(cl_program program, 1473 void (CL_CALLBACK * pfn_notify)(cl_event event, 1736 void (CL_CALLBACK * user_fun [all...] |
H A D | cl_platform.h | 33 #if !defined(CL_CALLBACK) 34 #define CL_CALLBACK __stdcall macro 43 #if !defined(CL_CALLBACK) 44 #define CL_CALLBACK macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLEventCL.h | 40 static void CL_CALLBACK Callback(cl_event event, cl_int commandStatus, void *userData);
|
H A D | CLProgramCL.h | 56 static void CL_CALLBACK Callback(cl_program program, void *userData);
|
/third_party/mesa3d/include/CL/ |
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.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...] |
/third_party/opencl-headers/include/ |
H A D | opencl_wrapper.h | 54 void(CL_CALLBACK *)( // NOLINT(readability/casting) 61 void(CL_CALLBACK *)( // NOLINT(readability/casting)
|