Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
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_notify */)(cl_event, cl_int, void *),
[all …]
Dcl.h1020 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_func)(void *),
[all …]
Dcl_platform.h33 #if !defined(CL_CALLBACK)
34 #define CL_CALLBACK __stdcall macro
43 #if !defined(CL_CALLBACK)
44 #define CL_CALLBACK
Dopencl.hpp580 #if !defined(CL_CALLBACK)
581 #define CL_CALLBACK macro
2926 void (CL_CALLBACK * notifyFptr)( in Context()
2961 void (CL_CALLBACK * notifyFptr)( in Context()
2991 void (CL_CALLBACK * notifyFptr)( in Context()
3356 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *), in setCallback()
3545 void (CL_CALLBACK * pfn_notify)(cl_mem, void *), in setDestructorCallback()
6710 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
6735 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
6755 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
[all …]
Dcl.hpp201 #if !defined(CL_CALLBACK)
202 #define CL_CALLBACK macro
2510 void (CL_CALLBACK * notifyFptr)( in Context()
2540 void (CL_CALLBACK * notifyFptr)( in Context()
2570 void (CL_CALLBACK * notifyFptr)( in Context()
2951 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *), in setCallback()
3134 void (CL_CALLBACK * pfn_notify)(cl_mem, void *), in setDestructorCallback()
5264 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
5287 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in build()
5304 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL, in compile()
[all …]
Dcl_ext.h1649 void (CL_CALLBACK * pfn_free_func)(cl_command_queue queue,