Home
last modified time | relevance | path

Searched defs:CL_API_CALL (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/src/opencl/runtime/
Dopencl_core.cpp206 void* (CL_API_CALL *clSVMAlloc)(cl_context context, cl_svm_mem_flags flags, size_t size, unsigned i… variable
209 void (CL_API_CALL *clSVMFree)(cl_context context, void* svm_pointer) = variable
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/
Dopencl_core_impl.hpp329 void* (CL_API_CALL*clEnqueueMapBuffer)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, siz… variable
333 void* (CL_API_CALL*clEnqueueMapImage)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size_t… variable
425 void* (CL_API_CALL*clGetExtensionFunctionAddress)(const char*) = variable
429 void* (CL_API_CALL*clGetExtensionFunctionAddressForPlatform)(cl_platform_id, const char*) = variable
/external/mesa3d/include/CL/
Dcl_platform.h40 #define CL_API_CALL __stdcall macro
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl_platform.h40 #define CL_API_CALL __stdcall macro