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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp31 void (CL_CALLBACK *pfn_notify)(const char *, const void *,
62 void (CL_CALLBACK *pfn_notify)(
H A Devent.cpp119 void (CL_CALLBACK *pfn_event_notify)(cl_event, cl_int,
H A Dmemory.cpp294 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp31 void (CL_CALLBACK *pfn_notify)(const char *, const void *,
62 void (CL_CALLBACK *pfn_notify)(
H A Devent.cpp119 void (CL_CALLBACK *pfn_event_notify)(cl_event, cl_int,
H A Dmemory.cpp294 void (CL_CALLBACK *pfn_notify)(cl_mem, void *),
/external/chromium_org/third_party/mesa/src/include/CL/
H A 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 *),
H A Dcl_platform.h41 #define CL_CALLBACK __stdcall macro
45 #define CL_CALLBACK macro
H A Dcl.hpp164 #if !defined(CL_CALLBACK)
165 #define CL_CALLBACK macro
166 #endif //CL_CALLBACK
1423 void (CL_CALLBACK * notifyFptr)(
1446 void (CL_CALLBACK * notifyFptr)(
1604 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
1722 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
2462 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
/external/mesa3d/include/CL/
H A 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 *),
H A Dcl_platform.h41 #define CL_CALLBACK __stdcall macro
45 #define CL_CALLBACK macro
H A Dcl.hpp164 #if !defined(CL_CALLBACK)
165 #define CL_CALLBACK macro
166 #endif //CL_CALLBACK
1423 void (CL_CALLBACK * notifyFptr)(
1446 void (CL_CALLBACK * notifyFptr)(
1604 void (CL_CALLBACK * pfn_notify)(cl_event, cl_int, void *),
1722 void (CL_CALLBACK * pfn_notify)(cl_mem, void *),
2462 void (CL_CALLBACK * notifyFptr)(cl_program, void *) = NULL,
/external/chromium_org/third_party/skia/tools/skpdiff/
H A Dskpdiff_main.cpp57 static void CL_CALLBACK error_notify(const char* errorInfo, const void* privateInfoSize, ::size_t cb, void* userData) {
/external/skia/tools/skpdiff/
H A Dskpdiff_main.cpp48 static void CL_CALLBACK error_notify(const char* errorInfo, const void* privateInfoSize, ::size_t cb, void* userData) {

Completed in 635 milliseconds