Searched defs:cl_int (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | event.cpp | 118 clSetEventCallback(cl_event ev, cl_int type, in clSetEventCallback() argument
|
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/ |
D | opencl_core_wrappers.hpp | 254 inline cl_int clSetEventCallback(cl_event p0, cl_int p1, void (CL_CALLBACK*p2) (cl_event, cl_int, v… in clSetEventCallback() argument
|
/external/opencv3/modules/core/src/ |
D | ocl.cpp | 216 typedef int cl_int; typedef 3157 static void CL_CALLBACK oclCleanupCallback(cl_event, cl_int, void *p) in oclCleanupCallback() argument
|
D | dxt.cpp | 2348 static void CL_CALLBACK oclCleanupCallback(cl_event e, cl_int, void *p) in oclCleanupCallback() argument
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 1602 cl_int setCallback( in setCallback() argument
|
D | cl_platform.h | 71 typedef signed __int32 cl_int; typedef
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl_platform.h | 127 typedef signed __int32 cl_int; typedef
|
D | cl.hpp | 2767 cl_int setCallback( in setCallback() argument
|