cl_context         41 3rdparty/include/opencl/1.2/CL/cl.h typedef struct _cl_context *        cl_context;
cl_context        611 3rdparty/include/opencl/1.2/CL/cl.h extern CL_API_ENTRY cl_context CL_API_CALL
cl_context        619 3rdparty/include/opencl/1.2/CL/cl.h extern CL_API_ENTRY cl_context CL_API_CALL
cl_context        627 3rdparty/include/opencl/1.2/CL/cl.h clRetainContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
cl_context        630 3rdparty/include/opencl/1.2/CL/cl.h clReleaseContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
cl_context        633 3rdparty/include/opencl/1.2/CL/cl.h clGetContextInfo(cl_context         /* context */, 
cl_context        641 3rdparty/include/opencl/1.2/CL/cl.h clCreateCommandQueue(cl_context                     /* context */, 
cl_context        661 3rdparty/include/opencl/1.2/CL/cl.h clCreateBuffer(cl_context   /* context */,
cl_context        675 3rdparty/include/opencl/1.2/CL/cl.h clCreateImage(cl_context              /* context */,
cl_context        689 3rdparty/include/opencl/1.2/CL/cl.h clGetSupportedImageFormats(cl_context           /* context */,
cl_context        717 3rdparty/include/opencl/1.2/CL/cl.h clCreateSampler(cl_context          /* context */,
cl_context        738 3rdparty/include/opencl/1.2/CL/cl.h clCreateProgramWithSource(cl_context        /* context */,
cl_context        745 3rdparty/include/opencl/1.2/CL/cl.h clCreateProgramWithBinary(cl_context                     /* context */,
cl_context        754 3rdparty/include/opencl/1.2/CL/cl.h clCreateProgramWithBuiltInKernels(cl_context            /* context */,
cl_context        786 3rdparty/include/opencl/1.2/CL/cl.h clLinkProgram(cl_context           /* context */,
cl_context        875 3rdparty/include/opencl/1.2/CL/cl.h clCreateUserEvent(cl_context    /* context */,
cl_context       1170 3rdparty/include/opencl/1.2/CL/cl.h clCreateImage2D(cl_context              /* context */,
cl_context       1180 3rdparty/include/opencl/1.2/CL/cl.h clCreateImage3D(cl_context              /* context */,
cl_context       1602 3rdparty/include/opencl/1.2/CL/cl.hpp struct ReferenceHandler<cl_context>
cl_context       1604 3rdparty/include/opencl/1.2/CL/cl.hpp     static cl_int retain(cl_context context)
cl_context       1606 3rdparty/include/opencl/1.2/CL/cl.hpp     static cl_int release(cl_context context)
cl_context       1702 3rdparty/include/opencl/1.2/CL/cl.hpp static cl_uint getContextPlatformVersion(cl_context context)
cl_context       2346 3rdparty/include/opencl/1.2/CL/cl.hpp     : public detail::Wrapper<cl_context>
cl_context       2526 3rdparty/include/opencl/1.2/CL/cl.hpp     __CL_EXPLICIT_CONSTRUCTORS Context(const cl_context& context) : detail::Wrapper<cl_type>(context) { }
cl_context       2546 3rdparty/include/opencl/1.2/CL/cl.hpp     Context& operator = (const cl_context& rhs)
cl_context       3171 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_context context, cl_mem_flags flags, ID3D10Buffer*  buffer,
cl_context       6012 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_context context = getInfo<CL_QUEUE_CONTEXT>();
cl_context       6045 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_context context = getInfo<CL_QUEUE_CONTEXT>();
cl_context         86 3rdparty/include/opencl/1.2/CL/cl_d3d10.h     cl_context     context,
cl_context         92 3rdparty/include/opencl/1.2/CL/cl_d3d10.h     cl_context        context,
cl_context         99 3rdparty/include/opencl/1.2/CL/cl_d3d10.h     cl_context        context,
cl_context         86 3rdparty/include/opencl/1.2/CL/cl_d3d11.h     cl_context     context,
cl_context         92 3rdparty/include/opencl/1.2/CL/cl_d3d11.h     cl_context        context,
cl_context         99 3rdparty/include/opencl/1.2/CL/cl_d3d11.h     cl_context        context,
cl_context         99 3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h     cl_context                    context,
cl_context         62 3rdparty/include/opencl/1.2/CL/cl_egl.h clCreateFromEGLImageKHR(cl_context                  /* context */,
cl_context         70 3rdparty/include/opencl/1.2/CL/cl_egl.h 	cl_context                  context,
cl_context        115 3rdparty/include/opencl/1.2/CL/cl_egl.h clCreateEventFromEGLSyncKHR(cl_context /* context */,
cl_context        121 3rdparty/include/opencl/1.2/CL/cl_egl.h 	cl_context context,
cl_context        148 3rdparty/include/opencl/1.2/CL/cl_ext.h extern CL_API_ENTRY cl_int CL_API_CALL clTerminateContextKHR(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2;
cl_context        150 3rdparty/include/opencl/1.2/CL/cl_ext.h typedef CL_API_ENTRY cl_int (CL_API_CALL *clTerminateContextKHR_fn)(cl_context /* context */) CL_EXT_SUFFIX__VERSION_1_2;
cl_context         59 3rdparty/include/opencl/1.2/CL/cl_gl.h clCreateFromGLBuffer(cl_context     /* context */,
cl_context         65 3rdparty/include/opencl/1.2/CL/cl_gl.h clCreateFromGLTexture(cl_context      /* context */,
cl_context         73 3rdparty/include/opencl/1.2/CL/cl_gl.h clCreateFromGLRenderbuffer(cl_context   /* context */,
cl_context        109 3rdparty/include/opencl/1.2/CL/cl_gl.h clCreateFromGLTexture2D(cl_context      /* context */,
cl_context        117 3rdparty/include/opencl/1.2/CL/cl_gl.h clCreateFromGLTexture3D(cl_context      /* context */,
cl_context         61 3rdparty/include/opencl/1.2/CL/cl_gl_ext.h clCreateEventFromGLsyncKHR(cl_context           /* context */,
cl_context        113 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdfft.hpp extern CL_RUNTIME_EXPORT clAmdFftStatus (*clAmdFftCreateDefaultPlan)(clAmdFftPlanHandle* plHandle, cl_context context, const clAmdFftDim dim, const size_t* clLengths);
cl_context        285 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_mem (CL_API_CALL*clCreateBuffer)(cl_context, cl_mem_flags, size_t, void*, cl_int*);
cl_context        286 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_command_queue (CL_API_CALL*clCreateCommandQueue)(cl_context, cl_device_id, cl_command_queue_properties, cl_int*);
cl_context        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_context        288 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*);
cl_context        289 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_mem (CL_API_CALL*clCreateImage)(cl_context, cl_mem_flags, const cl_image_format*, const cl_image_desc*, void*, cl_int*);
cl_context        290 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_mem (CL_API_CALL*clCreateImage2D)(cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, void*, cl_int*);
cl_context        291 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_mem (CL_API_CALL*clCreateImage3D)(cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, size_t, size_t, void*, cl_int*);
cl_context        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_context        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_context        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_context        297 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_sampler (CL_API_CALL*clCreateSampler)(cl_context, cl_bool, cl_addressing_mode, cl_filter_mode, cl_int*);
cl_context        300 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_event (CL_API_CALL*clCreateUserEvent)(cl_context, cl_int*);
cl_context        329 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetContextInfo)(cl_context, cl_context_info, size_t, void*, size_t*);
cl_context        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_context        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_context        349 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clReleaseContext)(cl_context);
cl_context        357 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clRetainContext)(cl_context);
cl_context         17 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_mem clCreateBuffer(cl_context p0, cl_mem_flags p1, size_t p2, void* p3, cl_int* p4) { return clCreateBuffer_pfn(p0, p1, p2, p3, p4); }
cl_context         20 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_command_queue clCreateCommandQueue(cl_context p0, cl_device_id p1, cl_command_queue_properties p2, cl_int* p3) { return clCreateCommandQueue_pfn(p0, p1, p2, p3); }
cl_context         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_context         26 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_context clCreateContextFromType(const cl_context_properties* p0, cl_device_type p1, void (CL_CALLBACK*p2) (const char*, const void*, size_t, void*), void* p3, cl_int* p4) { return clCreateContextFromType_pfn(p0, p1, p2, p3, p4); }
cl_context         29 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_mem clCreateImage(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, const cl_image_desc* p3, void* p4, cl_int* p5) { return clCreateImage_pfn(p0, p1, p2, p3, p4, p5); }
cl_context         32 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_mem clCreateImage2D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, void* p6, cl_int* p7) { return clCreateImage2D_pfn(p0, p1, p2, p3, p4, p5, p6, p7); }
cl_context         35 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_mem clCreateImage3D(cl_context p0, cl_mem_flags p1, const cl_image_format* p2, size_t p3, size_t p4, size_t p5, size_t p6, size_t p7, void* p8, cl_int* p9) { return clCreateImage3D_pfn(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9); }
cl_context         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_context         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_context         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_context         53 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_sampler clCreateSampler(cl_context p0, cl_bool p1, cl_addressing_mode p2, cl_filter_mode p3, cl_int* p4) { return clCreateSampler_pfn(p0, p1, p2, p3, p4); }
cl_context         62 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_event clCreateUserEvent(cl_context p0, cl_int* p1) { return clCreateUserEvent_pfn(p0, p1); }
cl_context        149 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetContextInfo(cl_context p0, cl_context_info p1, size_t p2, void* p3, size_t* p4) { return clGetContextInfo_pfn(p0, p1, p2, p3, p4); }
cl_context        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_context        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_context        209 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clReleaseContext(cl_context p0) { return clReleaseContext_pfn(p0); }
cl_context        233 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clRetainContext(cl_context p0) { return clRetainContext_pfn(p0); }
cl_context         32 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp extern CL_RUNTIME_EXPORT void* (CL_API_CALL *clSVMAlloc)(cl_context context, cl_svm_mem_flags flags, size_t size, unsigned int alignment);
cl_context         33 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp extern CL_RUNTIME_EXPORT void (CL_API_CALL *clSVMFree)(cl_context context, void* svm_pointer);
cl_context         74 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp     cl_context            /* context */,
cl_context         82 modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp     cl_context  /* context */,
cl_context        264 modules/core/src/directx.cpp     cl_context context = NULL;
cl_context        372 modules/core/src/directx.cpp     cl_context context = NULL;
cl_context        480 modules/core/src/directx.cpp     cl_context context = NULL;
cl_context        590 modules/core/src/directx.cpp     cl_context context = NULL;
cl_context        724 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context        781 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context        872 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context        929 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context       1023 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context       1087 modules/core/src/directx.cpp     cl_context context = (cl_context)ctx.ptr();
cl_context       2209 modules/core/src/dxt.cpp             context((cl_context)ocl::Context::getDefault().ptr()), plHandle(0)
cl_context       2253 modules/core/src/dxt.cpp             CLAMDDFT_Assert(clAmdFftCreateDefaultPlan(&plHandle, (cl_context)ocl::Context::getDefault().ptr(), dim, clLengthsIn))
cl_context       2287 modules/core/src/dxt.cpp         cl_context context;
cl_context       2301 modules/core/src/dxt.cpp         cl_context currentContext = (cl_context)ocl::Context::getDefault().ptr();
cl_context        850 modules/core/src/ocl.cpp OCL_FUNC_P(cl_context, clCreateContext,
cl_context        859 modules/core/src/ocl.cpp OCL_FUNC(cl_int, clReleaseContext, (cl_context context), (context))
cl_context        882 modules/core/src/ocl.cpp     (cl_context context,
cl_context        891 modules/core/src/ocl.cpp     (cl_context context,
cl_context        919 modules/core/src/ocl.cpp     (cl_context context,
cl_context        928 modules/core/src/ocl.cpp     (cl_context context,
cl_context        939 modules/core/src/ocl.cpp  (cl_context context,
cl_context       1111 modules/core/src/ocl.cpp     (cl_context context,
cl_context       1119 modules/core/src/ocl.cpp     (cl_context context,
cl_context       2597 modules/core/src/ocl.cpp     cl_context handle;
cl_context       2931 modules/core/src/ocl.cpp     cl_context context = (cl_context)_context;
cl_context       2959 modules/core/src/ocl.cpp         cl_context ch = (cl_context)pc->ptr();
cl_context       2963 modules/core/src/ocl.cpp             ch = (cl_context)pc->ptr();
cl_context       3484 modules/core/src/ocl.cpp         handle = clCreateProgramWithSource((cl_context)ctx.ptr(), 1, &srcptr, &srclen, &retval);
cl_context       3560 modules/core/src/ocl.cpp         handle = clCreateProgramWithBinary((cl_context)ctx.ptr(), 1, (cl_device_id*)&devid,
cl_context       3989 modules/core/src/ocl.cpp         entry.clBuffer_ = clCreateBuffer((cl_context)ctx.ptr(), CL_MEM_READ_WRITE|createFlags_, entry.capacity_, 0, &retval);
cl_context       4042 modules/core/src/ocl.cpp         void *buf = svmFns->fn_clSVMAlloc((cl_context)ctx.ptr(), memFlags, entry.capacity_, 0);
cl_context       4064 modules/core/src/ocl.cpp         svmFns->fn_clSVMFree((cl_context)ctx.ptr(), entry.clBuffer_);
cl_context       4263 modules/core/src/ocl.cpp             cl_context ctx_handle = (cl_context)ctx.ptr();
cl_context       4292 modules/core/src/ocl.cpp                     handle = svmFns->fn_clSVMAlloc((cl_context)ctx.ptr(), memFlags, u->size, 0);
cl_context       4462 modules/core/src/ocl.cpp                     svmFns->fn_clSVMFree((cl_context)ctx.ptr(), u->handle);
cl_context       5564 modules/core/src/ocl.cpp         cl_context context = (cl_context)Context::getDefault().ptr();
cl_context       5603 modules/core/src/ocl.cpp         cl_context context = (cl_context)Context::getDefault().ptr();
cl_context        237 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp clAmdFftStatus (*clAmdFftCreateDefaultPlan)(clAmdFftPlanHandle*, cl_context, const clAmdFftDim, const size_t*) =
cl_context        238 modules/core/src/opencl/runtime/autogenerated/opencl_clamdfft_impl.hpp         openclamdfft_fn4<OPENCLAMDFFT_FN_clAmdFftCreateDefaultPlan, clAmdFftStatus, clAmdFftPlanHandle*, cl_context, const clAmdFftDim, const size_t*>::switch_fn;
cl_context        229 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_mem (CL_API_CALL*clCreateBuffer)(cl_context, cl_mem_flags, size_t, void*, cl_int*) =
cl_context        230 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn5<OPENCL_FN_clCreateBuffer, cl_mem, cl_context, cl_mem_flags, size_t, void*, cl_int*>::switch_fn;
cl_context        233 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_command_queue (CL_API_CALL*clCreateCommandQueue)(cl_context, cl_device_id, cl_command_queue_properties, cl_int*) =
cl_context        234 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn4<OPENCL_FN_clCreateCommandQueue, cl_command_queue, cl_context, cl_device_id, cl_command_queue_properties, cl_int*>::switch_fn;
cl_context        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_context        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_context        241 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*) =
cl_context        242 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn5<OPENCL_FN_clCreateContextFromType, cl_context, const cl_context_properties*, cl_device_type, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*>::switch_fn;
cl_context        245 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_mem (CL_API_CALL*clCreateImage)(cl_context, cl_mem_flags, const cl_image_format*, const cl_image_desc*, void*, cl_int*) =
cl_context        246 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn6<OPENCL_FN_clCreateImage, cl_mem, cl_context, cl_mem_flags, const cl_image_format*, const cl_image_desc*, void*, cl_int*>::switch_fn;
cl_context        249 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_mem (CL_API_CALL*clCreateImage2D)(cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, void*, cl_int*) =
cl_context        250 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn8<OPENCL_FN_clCreateImage2D, cl_mem, cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, void*, cl_int*>::switch_fn;
cl_context        253 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_mem (CL_API_CALL*clCreateImage3D)(cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, size_t, size_t, void*, cl_int*) =
cl_context        254 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn10<OPENCL_FN_clCreateImage3D, cl_mem, cl_context, cl_mem_flags, const cl_image_format*, size_t, size_t, size_t, size_t, size_t, void*, cl_int*>::switch_fn;
cl_context        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_context        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_context        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_context        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_context        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_context        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_context        277 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_sampler (CL_API_CALL*clCreateSampler)(cl_context, cl_bool, cl_addressing_mode, cl_filter_mode, cl_int*) =
cl_context        278 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn5<OPENCL_FN_clCreateSampler, cl_sampler, cl_context, cl_bool, cl_addressing_mode, cl_filter_mode, cl_int*>::switch_fn;
cl_context        289 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_event (CL_API_CALL*clCreateUserEvent)(cl_context, cl_int*) =
cl_context        290 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn2<OPENCL_FN_clCreateUserEvent, cl_event, cl_context, cl_int*>::switch_fn;
cl_context        405 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetContextInfo)(cl_context, cl_context_info, size_t, void*, size_t*) =
cl_context        406 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn5<OPENCL_FN_clGetContextInfo, cl_int, cl_context, cl_context_info, size_t, void*, size_t*>::switch_fn;
cl_context        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_context        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_context        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_context        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_context        485 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clReleaseContext)(cl_context) =
cl_context        486 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn1<OPENCL_FN_clReleaseContext, cl_int, cl_context>::switch_fn;
cl_context        517 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clRetainContext)(cl_context) =
cl_context        518 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn1<OPENCL_FN_clRetainContext, cl_int, cl_context>::switch_fn;
cl_context        206 modules/core/src/opencl/runtime/opencl_core.cpp void* (CL_API_CALL *clSVMAlloc)(cl_context context, cl_svm_mem_flags flags, size_t size, unsigned int alignment) =
cl_context        207 modules/core/src/opencl/runtime/opencl_core.cpp         opencl_fn4<OPENCL_FN_clSVMAlloc, void*, cl_context, cl_svm_mem_flags, size_t, unsigned int>::switch_fn;
cl_context        209 modules/core/src/opencl/runtime/opencl_core.cpp void (CL_API_CALL *clSVMFree)(cl_context context, void* svm_pointer) =
cl_context        210 modules/core/src/opencl/runtime/opencl_core.cpp         opencl_fn2<OPENCL_FN_clSVMFree, void, cl_context, void*>::switch_fn;