cl_uint 49 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platform.h, cl_bool is not guaranteed to be the same size as the bool in kernels. */ cl_uint 52 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_platform_info; cl_uint 53 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_device_info; cl_uint 55 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_device_mem_cache_type; cl_uint 56 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_device_local_mem_type; cl_uint 63 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_context_info; cl_uint 64 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_command_queue_info; cl_uint 65 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_channel_order; cl_uint 66 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_channel_type; cl_uint 68 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_mem_object_type; cl_uint 69 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_mem_info; cl_uint 71 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_image_info; cl_uint 72 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_buffer_create_type; cl_uint 73 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_addressing_mode; cl_uint 74 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_filter_mode; cl_uint 75 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_sampler_info; cl_uint 77 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_program_info; cl_uint 78 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_program_build_info; cl_uint 79 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_program_binary_type; cl_uint 81 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_kernel_info; cl_uint 82 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_kernel_arg_info; cl_uint 83 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_kernel_arg_address_qualifier; cl_uint 84 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_kernel_arg_access_qualifier; cl_uint 86 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_kernel_work_group_info; cl_uint 87 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_event_info; cl_uint 88 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_command_type; cl_uint 89 3rdparty/include/opencl/1.2/CL/cl.h typedef cl_uint cl_profiling_info; cl_uint 105 3rdparty/include/opencl/1.2/CL/cl.h cl_uint num_mip_levels; cl_uint 106 3rdparty/include/opencl/1.2/CL/cl.h cl_uint num_samples; cl_uint 571 3rdparty/include/opencl/1.2/CL/cl.h clGetPlatformIDs(cl_uint /* num_entries */, cl_uint 573 3rdparty/include/opencl/1.2/CL/cl.h cl_uint * /* num_platforms */) CL_API_SUFFIX__VERSION_1_0; cl_uint 586 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_entries */, cl_uint 588 3rdparty/include/opencl/1.2/CL/cl.h cl_uint * /* num_devices */) CL_API_SUFFIX__VERSION_1_0; cl_uint 600 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 602 3rdparty/include/opencl/1.2/CL/cl.h cl_uint * /* num_devices_ret */) CL_API_SUFFIX__VERSION_1_2; cl_uint 613 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 692 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_entries */, cl_uint 694 3rdparty/include/opencl/1.2/CL/cl.h cl_uint * /* num_image_formats */) CL_API_SUFFIX__VERSION_1_0; cl_uint 739 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* count */, cl_uint 746 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 755 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 768 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 776 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 779 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_input_headers */, cl_uint 787 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_devices */, cl_uint 790 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_input_programs */, cl_uint 823 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_kernels */, cl_uint 825 3rdparty/include/opencl/1.2/CL/cl.h cl_uint * /* num_kernels_ret */) CL_API_SUFFIX__VERSION_1_0; cl_uint 835 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* arg_index */, cl_uint 848 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* arg_indx */, cl_uint 864 3rdparty/include/opencl/1.2/CL/cl.h clWaitForEvents(cl_uint /* num_events */, cl_uint 917 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 933 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 944 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 960 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 971 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 982 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 997 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1010 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1023 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1033 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1044 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1055 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1066 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1077 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1091 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1100 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1106 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_mem_objects */, cl_uint 1109 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1116 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* work_dim */, cl_uint 1120 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1127 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1136 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_mem_objects */, cl_uint 1139 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1145 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1151 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events_in_wait_list */, cl_uint 1197 3rdparty/include/opencl/1.2/CL/cl.h cl_uint /* num_events */, cl_uint 1087 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Functor f, cl_uint name, T* param, long) cl_uint 1094 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, long) cl_uint 1119 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type = 0) cl_uint 1150 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<char *>* param, int) cl_uint 1163 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, STRING_CLASS* param, long) cl_uint 1183 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, size_t<N>* param, long) cl_uint 1213 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) cl_uint 1239 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_VENDOR_ID, cl_uint) \ cl_uint 1240 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_COMPUTE_UNITS, cl_uint) \ cl_uint 1241 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS, cl_uint) \ cl_uint 1244 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR, cl_uint) \ cl_uint 1245 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT, cl_uint) \ cl_uint 1246 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT, cl_uint) \ cl_uint 1247 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG, cl_uint) \ cl_uint 1248 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT, cl_uint) \ cl_uint 1249 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE, cl_uint) \ cl_uint 1250 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_CLOCK_FREQUENCY, cl_uint) \ cl_uint 1251 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_ADDRESS_BITS, cl_uint) \ cl_uint 1252 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_READ_IMAGE_ARGS, cl_uint) \ cl_uint 1253 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_WRITE_IMAGE_ARGS, cl_uint) \ cl_uint 1262 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_SAMPLERS, cl_uint) \ cl_uint 1263 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MEM_BASE_ADDR_ALIGN, cl_uint) \ cl_uint 1264 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE, cl_uint) \ cl_uint 1267 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE, cl_uint)\ cl_uint 1271 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_MAX_CONSTANT_ARGS, cl_uint) \ cl_uint 1289 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_context_info, CL_CONTEXT_REFERENCE_COUNT, cl_uint) \ cl_uint 1295 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \ cl_uint 1296 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_uint) \ cl_uint 1307 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_mem_info, CL_MEM_MAP_COUNT, cl_uint) \ cl_uint 1308 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_mem_info, CL_MEM_REFERENCE_COUNT, cl_uint) \ cl_uint 1319 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_sampler_info, CL_SAMPLER_REFERENCE_COUNT, cl_uint) \ cl_uint 1325 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_program_info, CL_PROGRAM_REFERENCE_COUNT, cl_uint) \ cl_uint 1327 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_program_info, CL_PROGRAM_NUM_DEVICES, cl_uint) \ cl_uint 1338 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \ cl_uint 1339 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \ cl_uint 1349 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_command_queue_info, CL_QUEUE_REFERENCE_COUNT, cl_uint) \ cl_uint 1354 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_context_info, CL_CONTEXT_NUM_DEVICES, cl_uint)\ cl_uint 1355 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF, cl_uint) \ cl_uint 1356 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR, cl_uint) \ cl_uint 1357 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT, cl_uint) \ cl_uint 1358 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_INT, cl_uint) \ cl_uint 1359 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG, cl_uint) \ cl_uint 1360 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT, cl_uint) \ cl_uint 1361 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE, cl_uint) \ cl_uint 1362 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF, cl_uint) \ cl_uint 1397 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_REFERENCE_COUNT, cl_uint) \ cl_uint 1408 3rdparty/include/opencl/1.2/CL/cl.hpp F(cl_device_info, CL_DEVICE_REFERENCE_COUNT_EXT , cl_uint) \ cl_uint 1448 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_SIMD_PER_COMPUTE_UNIT_AMD, cl_uint) cl_uint 1451 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_SIMD_WIDTH_AMD, cl_uint) cl_uint 1454 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_SIMD_INSTRUCTION_WIDTH_AMD, cl_uint) cl_uint 1457 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_WAVEFRONT_WIDTH_AMD, cl_uint) cl_uint 1460 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_GLOBAL_MEM_CHANNELS_AMD, cl_uint) cl_uint 1463 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_GLOBAL_MEM_CHANNEL_BANKS_AMD, cl_uint) cl_uint 1466 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_GLOBAL_MEM_CHANNEL_BANK_WIDTH_AMD, cl_uint) cl_uint 1469 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_LOCAL_MEM_SIZE_PER_COMPUTE_UNIT_AMD, cl_uint) cl_uint 1472 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_LOCAL_MEM_BANKS_AMD, cl_uint) cl_uint 1476 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_COMPUTE_CAPABILITY_MAJOR_NV, cl_uint) cl_uint 1479 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_COMPUTE_CAPABILITY_MINOR_NV, cl_uint) cl_uint 1482 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_REGISTERS_PER_BLOCK_NV, cl_uint) cl_uint 1485 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_WARP_SIZE_NV, cl_uint) cl_uint 1501 3rdparty/include/opencl/1.2/CL/cl.hpp getInfo(Func f, cl_uint name, T* param) cl_uint 1511 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint param, ::size_t size, void* value, ::size_t* size_ret) cl_uint 1520 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint param, ::size_t size, void* value, ::size_t* size_ret) cl_uint 1526 3rdparty/include/opencl/1.2/CL/cl.hpp getInfo(Func f, const Arg0& arg0, cl_uint name, T* param) cl_uint 1534 3rdparty/include/opencl/1.2/CL/cl.hpp getInfo(Func f, const Arg0& arg0, const Arg1& arg1, cl_uint name, T* param) cl_uint 1666 3rdparty/include/opencl/1.2/CL/cl.hpp static cl_uint getVersion(const char *versionInfo) cl_uint 1685 3rdparty/include/opencl/1.2/CL/cl.hpp static cl_uint getPlatformVersion(cl_platform_id platform) cl_uint 1694 3rdparty/include/opencl/1.2/CL/cl.hpp static cl_uint getDevicePlatformVersion(cl_device_id device) cl_uint 1702 3rdparty/include/opencl/1.2/CL/cl.hpp static cl_uint getContextPlatformVersion(cl_context context) cl_uint 1762 3rdparty/include/opencl/1.2/CL/cl.hpp friend inline cl_int getInfoHelper(Func, cl_uint, U*, int, typename U::cl_type); cl_uint 1842 3rdparty/include/opencl/1.2/CL/cl.hpp friend inline cl_int getInfoHelper(Func, cl_uint, U*, int, typename U::cl_type); cl_uint 1845 3rdparty/include/opencl/1.2/CL/cl.hpp friend inline cl_int getInfoHelper(Func, cl_uint, VECTOR_CLASS<U>*, int, typename U::cl_type); cl_uint 1984 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2014 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint /*num_entries*/, cl_uint 2016 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1; cl_uint 2021 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2117 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2171 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint num_entries, cl_uint 2173 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint* num_devices); cl_uint 2182 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2220 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2249 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2279 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint n = 0; cl_uint 2383 3rdparty/include/opencl/1.2/CL/cl.hpp properties, (cl_uint) numDevices, cl_uint 2584 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint numEntries; cl_uint 2791 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint) events.size(), (cl_event*)&events.front()), cl_uint 2860 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint) events.size(), (cl_event*)&events.front()), cl_uint 3720 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint version = detail::getContextPlatformVersion(context()); cl_uint 3985 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint version = detail::getContextPlatformVersion(context()); cl_uint 4323 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint dimensions_; cl_uint 4502 3rdparty/include/opencl/1.2/CL/cl.hpp cl_int getArgInfo(cl_uint argIndex, cl_kernel_arg_info name, T* param) const cl_uint 4511 3rdparty/include/opencl/1.2/CL/cl.hpp getArgInfo(cl_uint argIndex, cl_int* err = NULL) const cl_uint 4547 3rdparty/include/opencl/1.2/CL/cl.hpp cl_int setArg(cl_uint index, T value) cl_uint 4558 3rdparty/include/opencl/1.2/CL/cl.hpp cl_int setArg(cl_uint index, ::size_t size, void* argPtr) cl_uint 4587 3rdparty/include/opencl/1.2/CL/cl.hpp context(), (cl_uint)1, &strings, &length, &error); cl_uint 4622 3rdparty/include/opencl/1.2/CL/cl.hpp context(), (cl_uint)1, &strings, &length, &error); cl_uint 4656 3rdparty/include/opencl/1.2/CL/cl.hpp context(), (cl_uint)1, &strings, &length, &error); cl_uint 4695 3rdparty/include/opencl/1.2/CL/cl.hpp context(), (cl_uint)n, strings, lengths, &error); cl_uint 4761 3rdparty/include/opencl/1.2/CL/cl.hpp context(), (cl_uint) devices.size(), cl_uint 4796 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint) devices.size(), cl_uint 4843 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint) cl_uint 4935 3rdparty/include/opencl/1.2/CL/cl.hpp cl_uint numKernels; cl_uint 5009 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint)inputPrograms.size(), cl_uint 5227 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5252 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5276 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5315 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5354 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5391 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5427 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5455 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5482 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5507 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5542 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5576 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5610 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5636 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5661 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5685 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5714 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5736 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5767 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5797 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5830 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint)memObjects.size(), cl_uint 5833 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5856 3rdparty/include/opencl/1.2/CL/cl.hpp object_, kernel(), (cl_uint) global.dimensions(), cl_uint 5860 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5880 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5913 3rdparty/include/opencl/1.2/CL/cl.hpp (mem_objects != NULL) ? (cl_uint) mem_objects->size() : 0, cl_uint 5916 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5945 3rdparty/include/opencl/1.2/CL/cl.hpp (cl_uint) events.size(), cl_uint 5960 3rdparty/include/opencl/1.2/CL/cl.hpp (mem_objects != NULL) ? (cl_uint) mem_objects->size() : 0, cl_uint 5962 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5982 3rdparty/include/opencl/1.2/CL/cl.hpp (mem_objects != NULL) ? (cl_uint) mem_objects->size() : 0, cl_uint 5984 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 5997 3rdparty/include/opencl/1.2/CL/cl.hpp cl_command_queue command_queue, cl_uint num_objects, cl_uint 5998 3rdparty/include/opencl/1.2/CL/cl.hpp const cl_mem* mem_objects, cl_uint num_events_in_wait_list, cl_uint 6001 3rdparty/include/opencl/1.2/CL/cl.hpp cl_command_queue command_queue, cl_uint num_objects, cl_uint 6002 3rdparty/include/opencl/1.2/CL/cl.hpp const cl_mem* mem_objects, cl_uint num_events_in_wait_list, cl_uint 6025 3rdparty/include/opencl/1.2/CL/cl.hpp (mem_objects != NULL) ? (cl_uint) mem_objects->size() : 0, cl_uint 6027 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 6058 3rdparty/include/opencl/1.2/CL/cl.hpp (mem_objects != NULL) ? (cl_uint) mem_objects->size() : 0, cl_uint 6060 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 6163 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 6192 3rdparty/include/opencl/1.2/CL/cl.hpp (events != NULL) ? (cl_uint) events->size() : 0, cl_uint 41 3rdparty/include/opencl/1.2/CL/cl_d3d10.h typedef cl_uint cl_d3d10_device_source_khr; cl_uint 42 3rdparty/include/opencl/1.2/CL/cl_d3d10.h typedef cl_uint cl_d3d10_device_set_khr; cl_uint 81 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint num_entries, cl_uint 83 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_0; cl_uint 107 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint num_objects, cl_uint 109 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint num_events_in_wait_list, cl_uint 115 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint num_objects, cl_uint 117 3rdparty/include/opencl/1.2/CL/cl_d3d10.h cl_uint num_events_in_wait_list, cl_uint 41 3rdparty/include/opencl/1.2/CL/cl_d3d11.h typedef cl_uint cl_d3d11_device_source_khr; cl_uint 42 3rdparty/include/opencl/1.2/CL/cl_d3d11.h typedef cl_uint cl_d3d11_device_set_khr; cl_uint 81 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint num_entries, cl_uint 83 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_2; cl_uint 107 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint num_objects, cl_uint 109 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint num_events_in_wait_list, cl_uint 115 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint num_objects, cl_uint 117 3rdparty/include/opencl/1.2/CL/cl_d3d11.h cl_uint num_events_in_wait_list, cl_uint 40 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h typedef cl_uint cl_dx9_media_adapter_type_khr; cl_uint 41 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h typedef cl_uint cl_dx9_media_adapter_set_khr; cl_uint 90 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_media_adapters, cl_uint 94 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_entries, cl_uint 96 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_2; cl_uint 103 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint plane, cl_uint 108 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_objects, cl_uint 110 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_events_in_wait_list, cl_uint 116 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_objects, cl_uint 118 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h cl_uint num_events_in_wait_list, cl_uint 80 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint /* num_objects */, cl_uint 82 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint /* num_events_in_wait_list */, cl_uint 88 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint num_objects, cl_uint 90 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint num_events_in_wait_list, cl_uint 97 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint /* num_objects */, cl_uint 99 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint /* num_events_in_wait_list */, cl_uint 105 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint num_objects, cl_uint 107 3rdparty/include/opencl/1.2/CL/cl_egl.h cl_uint num_events_in_wait_list, cl_uint 108 3rdparty/include/opencl/1.2/CL/cl_ext.h clIcdGetPlatformIDsKHR(cl_uint /* num_entries */, cl_uint 110 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint * /* num_platforms */); cl_uint 113 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint /* num_entries */, cl_uint 115 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint * /* num_platforms */); cl_uint 199 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint /*num_entries*/, cl_uint 201 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1; cl_uint 206 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint /*num_entries*/, cl_uint 208 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1; cl_uint 256 3rdparty/include/opencl/1.2/CL/cl_ext.h typedef cl_uint cl_image_pitch_info_qcom; cl_uint 272 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint allocation_type; cl_uint 275 3rdparty/include/opencl/1.2/CL/cl_ext.h cl_uint host_cache_policy; cl_uint 37 3rdparty/include/opencl/1.2/CL/cl_gl.h typedef cl_uint cl_gl_object_type; cl_uint 38 3rdparty/include/opencl/1.2/CL/cl_gl.h typedef cl_uint cl_gl_texture_info; cl_uint 39 3rdparty/include/opencl/1.2/CL/cl_gl.h typedef cl_uint cl_gl_platform_info; cl_uint 92 3rdparty/include/opencl/1.2/CL/cl_gl.h cl_uint /* num_objects */, cl_uint 94 3rdparty/include/opencl/1.2/CL/cl_gl.h cl_uint /* num_events_in_wait_list */, cl_uint 100 3rdparty/include/opencl/1.2/CL/cl_gl.h cl_uint /* num_objects */, cl_uint 102 3rdparty/include/opencl/1.2/CL/cl_gl.h cl_uint /* num_events_in_wait_list */, cl_uint 128 3rdparty/include/opencl/1.2/CL/cl_gl.h typedef cl_uint cl_gl_context_info; cl_uint 376 3rdparty/include/opencl/1.2/CL/cl_platform.h typedef cl_uint __cl_uint4 __attribute__((vector_size(16))); cl_uint 410 3rdparty/include/opencl/1.2/CL/cl_platform.h typedef cl_uint __cl_uint2 __attribute__((vector_size(8))); cl_uint 855 3rdparty/include/opencl/1.2/CL/cl_platform.h cl_uint CL_ALIGNED(8) s[2]; cl_uint 857 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint x, y; }; cl_uint 858 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint s0, s1; }; cl_uint 859 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint lo, hi; }; cl_uint 868 3rdparty/include/opencl/1.2/CL/cl_platform.h cl_uint CL_ALIGNED(16) s[4]; cl_uint 870 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint x, y, z, w; }; cl_uint 871 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint s0, s1, s2, s3; }; cl_uint 887 3rdparty/include/opencl/1.2/CL/cl_platform.h cl_uint CL_ALIGNED(32) s[8]; cl_uint 889 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint x, y, z, w; }; cl_uint 890 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7; }; cl_uint 906 3rdparty/include/opencl/1.2/CL/cl_platform.h cl_uint CL_ALIGNED(64) s[16]; cl_uint 908 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spacer8, __spacer9, sa, sb, sc, sd, se, sf; }; cl_uint 909 3rdparty/include/opencl/1.2/CL/cl_platform.h __extension__ struct{ cl_uint s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; }; cl_uint 547 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp extern CL_RUNTIME_EXPORT clAmdBlasStatus (*clAmdBlasCgemmEx)(clAmdBlasOrder order, clAmdBlasTranspose transA, clAmdBlasTranspose transB, size_t M, size_t N, size_t K, FloatComplex alpha, const cl_mem A, size_t offA, size_t lda, const cl_mem B, size_t offB, size_t ldb, FloatComplex beta, cl_mem C, size_t offC, size_t ldc, cl_uint numCommandQueues, cl_command_queue* commandQueues, cl_uint numEventsInWaitList, const cl_event* eventWaitList, cl_event* events); cl_uint 588 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp extern CL_RUNTIME_EXPORT clAmdBlasStatus (*clAmdBlasDgemmEx)(clAmdBlasOrder order, clAmdBlasTranspose transA, clAmdBlasTranspose transB, size_t M, size_t N, size_t K, cl_double alpha, const cl_mem A, size_t offA, size_t lda, const cl_mem B, size_t offB, size_t ldb, cl_double beta, cl_mem C, size_t offC, size_t ldc, cl_uint numCommandQueues, cl_command_queue* commandQueues, cl_uint numEventsInWaitList, const cl_event* eventWaitList, cl_event* events); cl_uint 635 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp extern CL_RUNTIME_EXPORT clAmdBlasStatus (*clAmdBlasSgemmEx)(clAmdBlasOrder order, clAmdBlasTranspose transA, clAmdBlasTranspose transB, size_t M, size_t N, size_t K, cl_float alpha, const cl_mem A, size_t offA, size_t lda, const cl_mem B, size_t offB, size_t ldb, cl_float beta, cl_mem C, size_t offC, size_t ldc, cl_uint numCommandQueues, cl_command_queue* commandQueues, cl_uint numEventsInWaitList, const cl_event* eventWaitList, cl_event* events); cl_uint 678 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp extern CL_RUNTIME_EXPORT clAmdBlasStatus (*clAmdBlasZgemmEx)(clAmdBlasOrder order, clAmdBlasTranspose transA, clAmdBlasTranspose transB, size_t M, size_t N, size_t K, DoubleComplex alpha, const cl_mem A, size_t offA, size_t lda, const cl_mem B, size_t offB, size_t ldb, DoubleComplex beta, cl_mem C, size_t offC, size_t ldc, cl_uint numCommandQueues, cl_command_queue* commandQueues, cl_uint numEventsInWaitList, const cl_event* eventWaitList, cl_event* events); cl_uint 111 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftBakePlan)(clAmdFftPlanHandle plHandle, cl_uint numQueues, cl_command_queue* commQueueFFT, void (CL_CALLBACK* pfn_notify) (clAmdFftPlanHandle plHandle, void* user_data), void* user_data); cl_uint 115 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftEnqueueTransform)(clAmdFftPlanHandle plHandle, clAmdFftDirection dir, cl_uint numQueuesAndEvents, cl_command_queue* commQueues, cl_uint numWaitEvents, const cl_event* waitEvents, cl_event* outEvents, cl_mem* inputBuffers, cl_mem* outputBuffers, cl_mem tmpBuffer); cl_uint 129 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftGetVersion)(cl_uint* major, cl_uint* minor, cl_uint* patch); cl_uint 283 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*); cl_uint 284 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*); cl_uint 287 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContext)(const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*); cl_uint 293 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kernel*, cl_uint*); cl_uint 294 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*); cl_uint 295 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_uint, const cl_device_id*, const char*, cl_int*); cl_uint 296 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, const char**, const size_t*, cl_int*); cl_uint 299 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCreateSubDevices)(cl_device_id, const cl_device_partition_property*, cl_uint, cl_device_id*, cl_uint*); cl_uint 302 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueBarrierWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*); cl_uint 303 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueCopyBuffer)(cl_command_queue, cl_mem, cl_mem, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*); cl_uint 304 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueCopyBufferRect)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*); cl_uint 305 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueCopyBufferToImage)(cl_command_queue, cl_mem, cl_mem, size_t, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*); cl_uint 306 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueCopyImage)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*); cl_uint 307 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueCopyImageToBuffer)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, size_t, cl_uint, const cl_event*, cl_event*); cl_uint 308 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueFillBuffer)(cl_command_queue, cl_mem, const void*, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*); cl_uint 309 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueFillImage)(cl_command_queue, cl_mem, const void*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*); cl_uint 310 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT void* (CL_API_CALL*clEnqueueMapBuffer)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, size_t, cl_uint, const cl_event*, cl_event*, cl_int*); cl_uint 311 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT void* (CL_API_CALL*clEnqueueMapImage)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size_t*, const size_t*, size_t*, size_t*, cl_uint, const cl_event*, cl_event*, cl_int*); cl_uint 313 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueMarkerWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*); cl_uint 314 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueMigrateMemObjects)(cl_command_queue, cl_uint, const cl_mem*, cl_mem_migration_flags, cl_uint, const cl_event*, cl_event*); cl_uint 315 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueNDRangeKernel)(cl_command_queue, cl_kernel, cl_uint, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*); cl_uint 316 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueNativeKernel)(cl_command_queue, void (CL_CALLBACK*) (void*), void*, size_t, cl_uint, const cl_mem*, const void**, cl_uint, const cl_event*, cl_event*); cl_uint 317 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueReadBuffer)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*); cl_uint 318 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueReadBufferRect)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*); cl_uint 319 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueReadImage)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*); cl_uint 320 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueTask)(cl_command_queue, cl_kernel, cl_uint, const cl_event*, cl_event*); cl_uint 321 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueUnmapMemObject)(cl_command_queue, cl_mem, void*, cl_uint, const cl_event*, cl_event*); cl_uint 322 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, const cl_event*); cl_uint 323 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWriteBuffer)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*); cl_uint 324 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWriteBufferRect)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*); cl_uint 325 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWriteImage)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*); cl_uint 330 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetDeviceIDs)(cl_platform_id, cl_device_type, cl_uint, cl_device_id*, cl_uint*); cl_uint 337 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetKernelArgInfo)(cl_kernel, cl_uint, cl_kernel_arg_info, size_t, void*, size_t*); cl_uint 341 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetPlatformIDs)(cl_uint, cl_platform_id*, cl_uint*); cl_uint 346 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetSupportedImageFormats)(cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*); cl_uint 347 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, void (CL_CALLBACK*) (cl_program, void*), void*, cl_int*); cl_uint 365 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clSetKernelArg)(cl_kernel, cl_uint, size_t, const void*); cl_uint 370 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clWaitForEvents)(cl_uint, const cl_event*); cl_uint 11 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clBuildProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, void (CL_CALLBACK*p4) (cl_program, void*), void* p5) { return clBuildProgram_pfn(p0, p1, p2, p3, p4, p5); } cl_uint 14 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clCompileProgram(cl_program p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, const char** p6, void (CL_CALLBACK*p7) (cl_program, void*), void* p8) { return clCompileProgram_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 23 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_context clCreateContext(const cl_context_properties* p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* p5) { return clCreateContext_pfn(p0, p1, p2, p3, p4, p5); } cl_uint 41 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clCreateKernelsInProgram(cl_program p0, cl_uint p1, cl_kernel* p2, cl_uint* p3) { return clCreateKernelsInProgram_pfn(p0, p1, p2, p3); } cl_uint 44 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, const size_t* p3, const unsigned char** p4, cl_int* p5, cl_int* p6) { return clCreateProgramWithBinary_pfn(p0, p1, p2, p3, p4, p5, p6); } cl_uint 47 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clCreateProgramWithBuiltInKernels(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_int* p4) { return clCreateProgramWithBuiltInKernels_pfn(p0, p1, p2, p3, p4); } cl_uint 50 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clCreateProgramWithSource(cl_context p0, cl_uint p1, const char** p2, const size_t* p3, cl_int* p4) { return clCreateProgramWithSource_pfn(p0, p1, p2, p3, p4); } cl_uint 59 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clCreateSubDevices(cl_device_id p0, const cl_device_partition_property* p1, cl_uint p2, cl_device_id* p3, cl_uint* p4) { return clCreateSubDevices_pfn(p0, p1, p2, p3, p4); } cl_uint 68 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueBarrierWithWaitList(cl_command_queue p0, cl_uint p1, const cl_event* p2, cl_event* p3) { return clEnqueueBarrierWithWaitList_pfn(p0, p1, p2, p3); } cl_uint 71 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueCopyBuffer(cl_command_queue p0, cl_mem p1, cl_mem p2, size_t p3, size_t p4, size_t p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueCopyBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 74 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueCopyBufferRect(cl_command_queue p0, cl_mem p1, cl_mem p2, const size_t* p3, const size_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, cl_uint p10, const cl_event* p11, cl_event* p12) { return clEnqueueCopyBufferRect_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12); } cl_uint 77 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueCopyBufferToImage(cl_command_queue p0, cl_mem p1, cl_mem p2, size_t p3, const size_t* p4, const size_t* p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueCopyBufferToImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 80 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueCopyImage(cl_command_queue p0, cl_mem p1, cl_mem p2, const size_t* p3, const size_t* p4, const size_t* p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueCopyImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 83 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueCopyImageToBuffer(cl_command_queue p0, cl_mem p1, cl_mem p2, const size_t* p3, const size_t* p4, size_t p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueCopyImageToBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 86 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueFillBuffer(cl_command_queue p0, cl_mem p1, const void* p2, size_t p3, size_t p4, size_t p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueFillBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 89 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueFillImage(cl_command_queue p0, cl_mem p1, const void* p2, const size_t* p3, const size_t* p4, cl_uint p5, const cl_event* p6, cl_event* p7) { return clEnqueueFillImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7); } cl_uint 92 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline void* clEnqueueMapBuffer(cl_command_queue p0, cl_mem p1, cl_bool p2, cl_map_flags p3, size_t p4, size_t p5, cl_uint p6, const cl_event* p7, cl_event* p8, cl_int* p9) { return clEnqueueMapBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9); } cl_uint 95 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline void* clEnqueueMapImage(cl_command_queue p0, cl_mem p1, cl_bool p2, cl_map_flags p3, const size_t* p4, const size_t* p5, size_t* p6, size_t* p7, cl_uint p8, const cl_event* p9, cl_event* p10, cl_int* p11) { return clEnqueueMapImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11); } cl_uint 101 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueMarkerWithWaitList(cl_command_queue p0, cl_uint p1, const cl_event* p2, cl_event* p3) { return clEnqueueMarkerWithWaitList_pfn(p0, p1, p2, p3); } cl_uint 104 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueMigrateMemObjects(cl_command_queue p0, cl_uint p1, const cl_mem* p2, cl_mem_migration_flags p3, cl_uint p4, const cl_event* p5, cl_event* p6) { return clEnqueueMigrateMemObjects_pfn(p0, p1, p2, p3, p4, p5, p6); } cl_uint 107 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueNDRangeKernel(cl_command_queue p0, cl_kernel p1, cl_uint p2, const size_t* p3, const size_t* p4, const size_t* p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueNDRangeKernel_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 110 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueNativeKernel(cl_command_queue p0, void (CL_CALLBACK*p1) (void*), void* p2, size_t p3, cl_uint p4, const cl_mem* p5, const void** p6, cl_uint p7, const cl_event* p8, cl_event* p9) { return clEnqueueNativeKernel_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9); } cl_uint 113 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueReadBuffer(cl_command_queue p0, cl_mem p1, cl_bool p2, size_t p3, size_t p4, void* p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueReadBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 116 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueReadBufferRect(cl_command_queue p0, cl_mem p1, cl_bool p2, const size_t* p3, const size_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, void* p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueReadBufferRect_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13); } cl_uint 119 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueReadImage(cl_command_queue p0, cl_mem p1, cl_bool p2, const size_t* p3, const size_t* p4, size_t p5, size_t p6, void* p7, cl_uint p8, const cl_event* p9, cl_event* p10) { return clEnqueueReadImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10); } cl_uint 122 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueTask(cl_command_queue p0, cl_kernel p1, cl_uint p2, const cl_event* p3, cl_event* p4) { return clEnqueueTask_pfn(p0, p1, p2, p3, p4); } cl_uint 125 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueUnmapMemObject(cl_command_queue p0, cl_mem p1, void* p2, cl_uint p3, const cl_event* p4, cl_event* p5) { return clEnqueueUnmapMemObject_pfn(p0, p1, p2, p3, p4, p5); } cl_uint 128 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueWaitForEvents(cl_command_queue p0, cl_uint p1, const cl_event* p2) { return clEnqueueWaitForEvents_pfn(p0, p1, p2); } cl_uint 131 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueWriteBuffer(cl_command_queue p0, cl_mem p1, cl_bool p2, size_t p3, size_t p4, const void* p5, cl_uint p6, const cl_event* p7, cl_event* p8) { return clEnqueueWriteBuffer_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 134 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueWriteBufferRect(cl_command_queue p0, cl_mem p1, cl_bool p2, const size_t* p3, const size_t* p4, const size_t* p5, size_t p6, size_t p7, size_t p8, size_t p9, const void* p10, cl_uint p11, const cl_event* p12, cl_event* p13) { return clEnqueueWriteBufferRect_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13); } cl_uint 137 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clEnqueueWriteImage(cl_command_queue p0, cl_mem p1, cl_bool p2, const size_t* p3, const size_t* p4, size_t p5, size_t p6, const void* p7, cl_uint p8, const cl_event* p9, cl_event* p10) { return clEnqueueWriteImage_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10); } cl_uint 152 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetDeviceIDs(cl_platform_id p0, cl_device_type p1, cl_uint p2, cl_device_id* p3, cl_uint* p4) { return clGetDeviceIDs_pfn(p0, p1, p2, p3, p4); } cl_uint 173 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetKernelArgInfo(cl_kernel p0, cl_uint p1, cl_kernel_arg_info p2, size_t p3, void* p4, size_t* p5) { return clGetKernelArgInfo_pfn(p0, p1, p2, p3, p4, p5); } cl_uint 185 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetPlatformIDs(cl_uint p0, cl_platform_id* p1, cl_uint* p2) { return clGetPlatformIDs_pfn(p0, p1, p2); } cl_uint 200 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetSupportedImageFormats(cl_context p0, cl_mem_flags p1, cl_mem_object_type p2, cl_uint p3, cl_image_format* p4, cl_uint* p5) { return clGetSupportedImageFormats_pfn(p0, p1, p2, p3, p4, p5); } cl_uint 203 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clLinkProgram(cl_context p0, cl_uint p1, const cl_device_id* p2, const char* p3, cl_uint p4, const cl_program* p5, void (CL_CALLBACK*p6) (cl_program, void*), void* p7, cl_int* p8) { return clLinkProgram_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8); } cl_uint 257 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clSetKernelArg(cl_kernel p0, cl_uint p1, size_t p2, const void* p3) { return clSetKernelArg_pfn(p0, p1, p2, p3); } cl_uint 272 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clWaitForEvents(cl_uint p0, const cl_event* p1) { return clWaitForEvents_pfn(p0, p1); } cl_uint 34 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL *clSetKernelArgSVMPointer)(cl_kernel kernel, cl_uint arg_index, const void* arg_value); cl_uint 40 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event); cl_uint 42 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event); cl_uint 44 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event); cl_uint 46 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event); cl_uint 15 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_definitions.hpp typedef cl_uint cl_kernel_exec_info; cl_uint 42 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp typedef cl_uint cl_kernel_exec_info_amd; cl_uint 89 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_svm_pointers */, cl_uint 93 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_svm_pointers */, cl_uint 97 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_events_in_wait_list */, cl_uint 109 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_events_in_wait_list */, cl_uint 121 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_events_in_wait_list */, cl_uint 133 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_events_in_wait_list */, cl_uint 142 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* num_events_in_wait_list */, cl_uint 150 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp cl_uint /* arg_index */, cl_uint 247 modules/core/src/directx.cpp cl_uint numPlatforms; cl_uint 263 modules/core/src/directx.cpp cl_uint numDevices = 0; cl_uint 355 modules/core/src/directx.cpp cl_uint numPlatforms; cl_uint 371 modules/core/src/directx.cpp cl_uint numDevices = 0; cl_uint 463 modules/core/src/directx.cpp cl_uint numPlatforms; cl_uint 479 modules/core/src/directx.cpp cl_uint numDevices = 0; cl_uint 573 modules/core/src/directx.cpp cl_uint numPlatforms; cl_uint 589 modules/core/src/directx.cpp cl_uint numDevices = 0; cl_uint 226 modules/core/src/ocl.cpp typedef cl_uint cl_bool; /* WARNING! Unlike cl_ types in cl_platform.h, cl_bool is not guaranteed to be the same size as the bool in kernels. */ cl_uint 229 modules/core/src/ocl.cpp typedef cl_uint cl_platform_info; cl_uint 230 modules/core/src/ocl.cpp typedef cl_uint cl_device_info; cl_uint 232 modules/core/src/ocl.cpp typedef cl_uint cl_device_mem_cache_type; cl_uint 233 modules/core/src/ocl.cpp typedef cl_uint cl_device_local_mem_type; cl_uint 240 modules/core/src/ocl.cpp typedef cl_uint cl_context_info; cl_uint 241 modules/core/src/ocl.cpp typedef cl_uint cl_command_queue_info; cl_uint 242 modules/core/src/ocl.cpp typedef cl_uint cl_channel_order; cl_uint 243 modules/core/src/ocl.cpp typedef cl_uint cl_channel_type; cl_uint 245 modules/core/src/ocl.cpp typedef cl_uint cl_mem_object_type; cl_uint 246 modules/core/src/ocl.cpp typedef cl_uint cl_mem_info; cl_uint 248 modules/core/src/ocl.cpp typedef cl_uint cl_image_info; cl_uint 249 modules/core/src/ocl.cpp typedef cl_uint cl_buffer_create_type; cl_uint 250 modules/core/src/ocl.cpp typedef cl_uint cl_addressing_mode; cl_uint 251 modules/core/src/ocl.cpp typedef cl_uint cl_filter_mode; cl_uint 252 modules/core/src/ocl.cpp typedef cl_uint cl_sampler_info; cl_uint 254 modules/core/src/ocl.cpp typedef cl_uint cl_program_info; cl_uint 255 modules/core/src/ocl.cpp typedef cl_uint cl_program_build_info; cl_uint 256 modules/core/src/ocl.cpp typedef cl_uint cl_program_binary_type; cl_uint 258 modules/core/src/ocl.cpp typedef cl_uint cl_kernel_info; cl_uint 259 modules/core/src/ocl.cpp typedef cl_uint cl_kernel_arg_info; cl_uint 260 modules/core/src/ocl.cpp typedef cl_uint cl_kernel_arg_address_qualifier; cl_uint 261 modules/core/src/ocl.cpp typedef cl_uint cl_kernel_arg_access_qualifier; cl_uint 263 modules/core/src/ocl.cpp typedef cl_uint cl_kernel_work_group_info; cl_uint 264 modules/core/src/ocl.cpp typedef cl_uint cl_event_info; cl_uint 265 modules/core/src/ocl.cpp typedef cl_uint cl_command_type; cl_uint 266 modules/core/src/ocl.cpp typedef cl_uint cl_profiling_info; cl_uint 282 modules/core/src/ocl.cpp cl_uint num_mip_levels; cl_uint 283 modules/core/src/ocl.cpp cl_uint num_samples; cl_uint 824 modules/core/src/ocl.cpp (cl_uint num_entries, cl_platform_id* platforms, cl_uint* num_platforms), cl_uint 845 modules/core/src/ocl.cpp cl_uint num_entries, cl_uint 847 modules/core/src/ocl.cpp cl_uint * num_devices), cl_uint 852 modules/core/src/ocl.cpp cl_uint num_devices, cl_uint 942 modules/core/src/ocl.cpp cl_uint num_entries, cl_uint 944 modules/core/src/ocl.cpp cl_uint * num_image_formats), cl_uint 1063 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1112 modules/core/src/ocl.cpp cl_uint count, cl_uint 1120 modules/core/src/ocl.cpp cl_uint num_devices, cl_uint 1132 modules/core/src/ocl.cpp cl_uint num_devices, cl_uint 1166 modules/core/src/ocl.cpp cl_uint arg_index, cl_uint 1189 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1207 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1221 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1239 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1266 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1283 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1297 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1308 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1316 modules/core/src/ocl.cpp cl_uint work_dim, cl_uint 1320 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1329 modules/core/src/ocl.cpp cl_uint num_events_in_wait_list, cl_uint 1465 modules/core/src/ocl.cpp cl_uint n = 0; cl_uint 1616 modules/core/src/ocl.cpp cl_uint major, minor, patch; cl_uint 1698 modules/core/src/ocl.cpp cl_uint n = 0; cl_uint 1801 modules/core/src/ocl.cpp maxComputeUnits_ = getProp<cl_uint, int>(CL_DEVICE_MAX_COMPUTE_UNITS); cl_uint 1947 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_ADDRESS_BITS) : 0; } cl_uint 1991 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE) : 0; } cl_uint 2025 modules/core/src/ocl.cpp return p ? p->getProp<cl_uint, uint>(CL_DEVICE_IMAGE_PITCH_ALIGNMENT) : 0; cl_uint 2034 modules/core/src/ocl.cpp return p ? p->getProp<cl_uint, uint>(CL_DEVICE_IMAGE_BASE_ADDRESS_ALIGNMENT) : 0; cl_uint 2070 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_CLOCK_FREQUENCY) : 0; } cl_uint 2076 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_CONSTANT_ARGS) : 0; } cl_uint 2088 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_READ_IMAGE_ARGS) : 0; } cl_uint 2091 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_WRITE_IMAGE_ARGS) : 0; } cl_uint 2094 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_SAMPLERS) : 0; } cl_uint 2100 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS) : 0; } cl_uint 2114 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_MEM_BASE_ADDR_ALIGN) : 0; } cl_uint 2117 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_CHAR) : 0; } cl_uint 2120 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_SHORT) : 0; } cl_uint 2123 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_INT) : 0; } cl_uint 2126 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_LONG) : 0; } cl_uint 2129 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_FLOAT) : 0; } cl_uint 2132 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_DOUBLE) : 0; } cl_uint 2135 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_NATIVE_VECTOR_WIDTH_HALF) : 0; } cl_uint 2138 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR) : 0; } cl_uint 2141 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT) : 0; } cl_uint 2144 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT) : 0; } cl_uint 2147 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG) : 0; } cl_uint 2150 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT) : 0; } cl_uint 2153 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE) : 0; } cl_uint 2156 modules/core/src/ocl.cpp { return p ? p->getProp<cl_uint, int>(CL_DEVICE_PREFERRED_VECTOR_WIDTH_HALF) : 0; } cl_uint 2180 modules/core/src/ocl.cpp inline cl_int getStringInfo(Functor f, ObjectType obj, cl_uint name, std::string& param) cl_uint 2288 modules/core/src/ocl.cpp cl_uint numPlatforms = 0; cl_uint 2353 modules/core/src/ocl.cpp cl_uint count = 0; cl_uint 2501 modules/core/src/ocl.cpp cl_uint nd = 1; cl_uint 2528 modules/core/src/ocl.cpp cl_uint i, nd0 = 0, nd = 0; cl_uint 3257 modules/core/src/ocl.cpp cl_int retval = clSetKernelArg(p->handle, (cl_uint)i, sz, value); cl_uint 3306 modules/core/src/ocl.cpp cl_int status = svmFns->fn_clSetKernelArgSVMPointer(p->handle, (cl_uint)i, svmDataPtr); cl_uint 3308 modules/core/src/ocl.cpp cl_int status = svmFns->fn_clSetKernelArgSVMPointer(p->handle, (cl_uint)i, &svmDataPtr); cl_uint 3315 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)i, sizeof(h), &h) == CL_SUCCESS); cl_uint 3325 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+1), sizeof(u2d.step), &u2d.step) == CL_SUCCESS); cl_uint 3326 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+2), sizeof(u2d.offset), &u2d.offset) == CL_SUCCESS); cl_uint 3332 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)i, sizeof(u2d.rows), &u2d.rows) == CL_SUCCESS); cl_uint 3333 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+1), sizeof(cols), &cols) == CL_SUCCESS); cl_uint 3340 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+1), sizeof(u3d.slicestep), &u3d.slicestep) == CL_SUCCESS); cl_uint 3341 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+2), sizeof(u3d.step), &u3d.step) == CL_SUCCESS); cl_uint 3342 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+3), sizeof(u3d.offset), &u3d.offset) == CL_SUCCESS); cl_uint 3347 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)i, sizeof(u3d.slices), &u3d.rows) == CL_SUCCESS); cl_uint 3348 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+1), sizeof(u3d.rows), &u3d.rows) == CL_SUCCESS); cl_uint 3349 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)(i+2), sizeof(u3d.cols), &cols) == CL_SUCCESS); cl_uint 3356 modules/core/src/ocl.cpp CV_OclDbgAssert(clSetKernelArg(p->handle, (cl_uint)i, arg.sz, arg.obj) == CL_SUCCESS); cl_uint 3383 modules/core/src/ocl.cpp cl_int retval = clEnqueueNDRangeKernel(qq, p->handle, (cl_uint)dims, cl_uint 5173 modules/core/src/ocl.cpp cl_uint numDevices = 0; cl_uint 5275 modules/core/src/ocl.cpp cl_uint numPlatforms = 0; cl_uint 5566 modules/core/src/ocl.cpp cl_uint numFormats = 0; cl_uint 5575 modules/core/src/ocl.cpp for (cl_uint i = 0; i < numFormats; ++i) cl_uint 400 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp clAmdBlasStatus (*clAmdBlasCgemmEx)(clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, FloatComplex, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, FloatComplex, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*) = cl_uint 401 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp openclamdblas_fn22<OPENCLAMDBLAS_FN_clAmdBlasCgemmEx, clAmdBlasStatus, clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, FloatComplex, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, FloatComplex, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 564 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp clAmdBlasStatus (*clAmdBlasDgemmEx)(clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, cl_double, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, cl_double, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*) = cl_uint 565 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp openclamdblas_fn22<OPENCLAMDBLAS_FN_clAmdBlasDgemmEx, clAmdBlasStatus, clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, cl_double, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, cl_double, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 752 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp clAmdBlasStatus (*clAmdBlasSgemmEx)(clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, cl_float, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, cl_float, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*) = cl_uint 753 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp openclamdblas_fn22<OPENCLAMDBLAS_FN_clAmdBlasSgemmEx, clAmdBlasStatus, clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, cl_float, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, cl_float, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 924 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp clAmdBlasStatus (*clAmdBlasZgemmEx)(clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, DoubleComplex, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, DoubleComplex, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*) = cl_uint 925 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp openclamdblas_fn22<OPENCLAMDBLAS_FN_clAmdBlasZgemmEx, clAmdBlasStatus, clAmdBlasOrder, clAmdBlasTranspose, clAmdBlasTranspose, size_t, size_t, size_t, DoubleComplex, const cl_mem, size_t, size_t, const cl_mem, size_t, size_t, DoubleComplex, cl_mem, size_t, size_t, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 229 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp clAmdFftStatus (*clAmdFftBakePlan)(clAmdFftPlanHandle, cl_uint, cl_command_queue*, void (CL_CALLBACK*) (clAmdFftPlanHandle plHandle, void* user_data), void*) = cl_uint 230 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp openclamdfft_fn5<OPENCLAMDFFT_FN_clAmdFftBakePlan, clAmdFftStatus, clAmdFftPlanHandle, cl_uint, cl_command_queue*, void (CL_CALLBACK*) (clAmdFftPlanHandle plHandle, void* user_data), void*>::switch_fn; cl_uint 245 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp clAmdFftStatus (*clAmdFftEnqueueTransform)(clAmdFftPlanHandle, clAmdFftDirection, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*, cl_mem*, cl_mem*, cl_mem) = cl_uint 246 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp openclamdfft_fn10<OPENCLAMDFFT_FN_clAmdFftEnqueueTransform, clAmdFftStatus, clAmdFftPlanHandle, clAmdFftDirection, cl_uint, cl_command_queue*, cl_uint, const cl_event*, cl_event*, cl_mem*, cl_mem*, cl_mem>::switch_fn; cl_uint 301 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp clAmdFftStatus (*clAmdFftGetVersion)(cl_uint*, cl_uint*, cl_uint*) = cl_uint 302 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp openclamdfft_fn3<OPENCLAMDFFT_FN_clAmdFftGetVersion, clAmdFftStatus, cl_uint*, cl_uint*, cl_uint*>::switch_fn; cl_uint 221 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clBuildProgram)(cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*) = cl_uint 222 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn6<OPENCL_FN_clBuildProgram, cl_int, cl_program, cl_uint, const cl_device_id*, const char*, void (CL_CALLBACK*) (cl_program, void*), void*>::switch_fn; cl_uint 225 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*) = cl_uint 226 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clCompileProgram, cl_int, cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*>::switch_fn; cl_uint 237 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_context (CL_API_CALL*clCreateContext)(const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*) = cl_uint 238 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn6<OPENCL_FN_clCreateContext, cl_context, const cl_context_properties*, cl_uint, const cl_device_id*, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*>::switch_fn; cl_uint 261 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clCreateKernelsInProgram)(cl_program, cl_uint, cl_kernel*, cl_uint*) = cl_uint 262 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn4<OPENCL_FN_clCreateKernelsInProgram, cl_int, cl_program, cl_uint, cl_kernel*, cl_uint*>::switch_fn; cl_uint 265 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*) = cl_uint 266 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn7<OPENCL_FN_clCreateProgramWithBinary, cl_program, cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*>::switch_fn; cl_uint 269 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_uint, const cl_device_id*, const char*, cl_int*) = cl_uint 270 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn5<OPENCL_FN_clCreateProgramWithBuiltInKernels, cl_program, cl_context, cl_uint, const cl_device_id*, const char*, cl_int*>::switch_fn; cl_uint 273 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clCreateProgramWithSource)(cl_context, cl_uint, const char**, const size_t*, cl_int*) = cl_uint 274 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn5<OPENCL_FN_clCreateProgramWithSource, cl_program, cl_context, cl_uint, const char**, const size_t*, cl_int*>::switch_fn; cl_uint 285 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clCreateSubDevices)(cl_device_id, const cl_device_partition_property*, cl_uint, cl_device_id*, cl_uint*) = cl_uint 286 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn5<OPENCL_FN_clCreateSubDevices, cl_int, cl_device_id, const cl_device_partition_property*, cl_uint, cl_device_id*, cl_uint*>::switch_fn; cl_uint 297 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueBarrierWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*) = cl_uint 298 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn4<OPENCL_FN_clEnqueueBarrierWithWaitList, cl_int, cl_command_queue, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 301 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueCopyBuffer)(cl_command_queue, cl_mem, cl_mem, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*) = cl_uint 302 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueCopyBuffer, cl_int, cl_command_queue, cl_mem, cl_mem, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 305 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueCopyBufferRect)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*) = cl_uint 306 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn13<OPENCL_FN_clEnqueueCopyBufferRect, cl_int, cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 309 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueCopyBufferToImage)(cl_command_queue, cl_mem, cl_mem, size_t, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*) = cl_uint 310 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueCopyBufferToImage, cl_int, cl_command_queue, cl_mem, cl_mem, size_t, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 313 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueCopyImage)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*) = cl_uint 314 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueCopyImage, cl_int, cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 317 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueCopyImageToBuffer)(cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, size_t, cl_uint, const cl_event*, cl_event*) = cl_uint 318 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueCopyImageToBuffer, cl_int, cl_command_queue, cl_mem, cl_mem, const size_t*, const size_t*, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 321 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueFillBuffer)(cl_command_queue, cl_mem, const void*, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*) = cl_uint 322 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueFillBuffer, cl_int, cl_command_queue, cl_mem, const void*, size_t, size_t, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 325 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueFillImage)(cl_command_queue, cl_mem, const void*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*) = cl_uint 326 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn8<OPENCL_FN_clEnqueueFillImage, cl_int, cl_command_queue, cl_mem, const void*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 329 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp void* (CL_API_CALL*clEnqueueMapBuffer)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, size_t, cl_uint, const cl_event*, cl_event*, cl_int*) = cl_uint 330 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn10<OPENCL_FN_clEnqueueMapBuffer, void*, cl_command_queue, cl_mem, cl_bool, cl_map_flags, size_t, size_t, cl_uint, const cl_event*, cl_event*, cl_int*>::switch_fn; cl_uint 333 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp void* (CL_API_CALL*clEnqueueMapImage)(cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size_t*, const size_t*, size_t*, size_t*, cl_uint, const cl_event*, cl_event*, cl_int*) = cl_uint 334 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn12<OPENCL_FN_clEnqueueMapImage, void*, cl_command_queue, cl_mem, cl_bool, cl_map_flags, const size_t*, const size_t*, size_t*, size_t*, cl_uint, const cl_event*, cl_event*, cl_int*>::switch_fn; cl_uint 341 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueMarkerWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*) = cl_uint 342 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn4<OPENCL_FN_clEnqueueMarkerWithWaitList, cl_int, cl_command_queue, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 345 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueMigrateMemObjects)(cl_command_queue, cl_uint, const cl_mem*, cl_mem_migration_flags, cl_uint, const cl_event*, cl_event*) = cl_uint 346 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn7<OPENCL_FN_clEnqueueMigrateMemObjects, cl_int, cl_command_queue, cl_uint, const cl_mem*, cl_mem_migration_flags, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 349 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueNDRangeKernel)(cl_command_queue, cl_kernel, cl_uint, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*) = cl_uint 350 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueNDRangeKernel, cl_int, cl_command_queue, cl_kernel, cl_uint, const size_t*, const size_t*, const size_t*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 353 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueNativeKernel)(cl_command_queue, void (CL_CALLBACK*) (void*), void*, size_t, cl_uint, const cl_mem*, const void**, cl_uint, const cl_event*, cl_event*) = cl_uint 354 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn10<OPENCL_FN_clEnqueueNativeKernel, cl_int, cl_command_queue, void (CL_CALLBACK*) (void*), void*, size_t, cl_uint, const cl_mem*, const void**, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 357 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueReadBuffer)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*) = cl_uint 358 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueReadBuffer, cl_int, cl_command_queue, cl_mem, cl_bool, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 361 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueReadBufferRect)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*) = cl_uint 362 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn14<OPENCL_FN_clEnqueueReadBufferRect, cl_int, cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 365 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueReadImage)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*) = cl_uint 366 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn11<OPENCL_FN_clEnqueueReadImage, cl_int, cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 369 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueTask)(cl_command_queue, cl_kernel, cl_uint, const cl_event*, cl_event*) = cl_uint 370 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn5<OPENCL_FN_clEnqueueTask, cl_int, cl_command_queue, cl_kernel, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 373 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueUnmapMemObject)(cl_command_queue, cl_mem, void*, cl_uint, const cl_event*, cl_event*) = cl_uint 374 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn6<OPENCL_FN_clEnqueueUnmapMemObject, cl_int, cl_command_queue, cl_mem, void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 377 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, const cl_event*) = cl_uint 378 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn3<OPENCL_FN_clEnqueueWaitForEvents, cl_int, cl_command_queue, cl_uint, const cl_event*>::switch_fn; cl_uint 381 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueWriteBuffer)(cl_command_queue, cl_mem, cl_bool, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*) = cl_uint 382 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clEnqueueWriteBuffer, cl_int, cl_command_queue, cl_mem, cl_bool, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 385 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueWriteBufferRect)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*) = cl_uint 386 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn14<OPENCL_FN_clEnqueueWriteBufferRect, cl_int, cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, const size_t*, size_t, size_t, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 389 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueWriteImage)(cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*) = cl_uint 390 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn11<OPENCL_FN_clEnqueueWriteImage, cl_int, cl_command_queue, cl_mem, cl_bool, const size_t*, const size_t*, size_t, size_t, const void*, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 409 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetDeviceIDs)(cl_platform_id, cl_device_type, cl_uint, cl_device_id*, cl_uint*) = cl_uint 410 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn5<OPENCL_FN_clGetDeviceIDs, cl_int, cl_platform_id, cl_device_type, cl_uint, cl_device_id*, cl_uint*>::switch_fn; cl_uint 437 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetKernelArgInfo)(cl_kernel, cl_uint, cl_kernel_arg_info, size_t, void*, size_t*) = cl_uint 438 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn6<OPENCL_FN_clGetKernelArgInfo, cl_int, cl_kernel, cl_uint, cl_kernel_arg_info, size_t, void*, size_t*>::switch_fn; cl_uint 453 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetPlatformIDs)(cl_uint, cl_platform_id*, cl_uint*) = cl_uint 454 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn3<OPENCL_FN_clGetPlatformIDs, cl_int, cl_uint, cl_platform_id*, cl_uint*>::switch_fn; cl_uint 473 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetSupportedImageFormats)(cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*) = cl_uint 474 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn6<OPENCL_FN_clGetSupportedImageFormats, cl_int, cl_context, cl_mem_flags, cl_mem_object_type, cl_uint, cl_image_format*, cl_uint*>::switch_fn; cl_uint 477 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, void (CL_CALLBACK*) (cl_program, void*), void*, cl_int*) = cl_uint 478 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn9<OPENCL_FN_clLinkProgram, cl_program, cl_context, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, void (CL_CALLBACK*) (cl_program, void*), void*, cl_int*>::switch_fn; cl_uint 549 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clSetKernelArg)(cl_kernel, cl_uint, size_t, const void*) = cl_uint 550 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn4<OPENCL_FN_clSetKernelArg, cl_int, cl_kernel, cl_uint, size_t, const void*>::switch_fn; cl_uint 569 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clWaitForEvents)(cl_uint, const cl_event*) = cl_uint 570 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp opencl_fn2<OPENCL_FN_clWaitForEvents, cl_int, cl_uint, const cl_event*>::switch_fn; cl_uint 212 modules/core/src/opencl/runtime/opencl_core.cpp cl_int (CL_API_CALL *clSetKernelArgSVMPointer)(cl_kernel kernel, cl_uint arg_index, const void* arg_value) = cl_uint 213 modules/core/src/opencl/runtime/opencl_core.cpp opencl_fn3<OPENCL_FN_clSetKernelArgSVMPointer, cl_int, cl_kernel, cl_uint, const void*>::switch_fn; cl_uint 221 modules/core/src/opencl/runtime/opencl_core.cpp cl_int (CL_API_CALL *clEnqueueSVMMemcpy)(cl_command_queue command_queue, cl_bool blocking_copy, void* dst_ptr, const void* src_ptr, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) = cl_uint 222 modules/core/src/opencl/runtime/opencl_core.cpp opencl_fn8<OPENCL_FN_clEnqueueSVMMemcpy, cl_int, cl_command_queue, cl_bool, void*, const void*, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 224 modules/core/src/opencl/runtime/opencl_core.cpp cl_int (CL_API_CALL *clEnqueueSVMMemFill)(cl_command_queue command_queue, void* svm_ptr, const void* pattern, size_t pattern_size, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) = cl_uint 225 modules/core/src/opencl/runtime/opencl_core.cpp opencl_fn8<OPENCL_FN_clEnqueueSVMMemFill, cl_int, cl_command_queue, void*, const void*, size_t, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 227 modules/core/src/opencl/runtime/opencl_core.cpp cl_int (CL_API_CALL *clEnqueueSVMMap)(cl_command_queue command_queue, cl_bool blocking_map, cl_map_flags map_flags, void* svm_ptr, size_t size, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) = cl_uint 228 modules/core/src/opencl/runtime/opencl_core.cpp opencl_fn8<OPENCL_FN_clEnqueueSVMMap, cl_int, cl_command_queue, cl_bool, cl_map_flags, void*, size_t, cl_uint, const cl_event*, cl_event*>::switch_fn; cl_uint 230 modules/core/src/opencl/runtime/opencl_core.cpp cl_int (CL_API_CALL *clEnqueueSVMUnmap)(cl_command_queue command_queue, void* svm_ptr, cl_uint num_events_in_wait_list, const cl_event* event_wait_list, cl_event* event) = cl_uint 231 modules/core/src/opencl/runtime/opencl_core.cpp opencl_fn5<OPENCL_FN_clEnqueueSVMUnmap, cl_int, cl_command_queue, void*, cl_uint, const cl_event*, cl_event*>::switch_fn;