clCreateSampler   717 3rdparty/include/opencl/1.2/CL/cl.h clCreateSampler(cl_context          /* context */,
clCreateSampler   373 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_SAMPLER_ERR                __ERR_STR(clCreateSampler)
clCreateSampler  4240 3rdparty/include/opencl/1.2/CL/cl.hpp         object_ = ::clCreateSampler(
clCreateSampler   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*);
clCreateSampler   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*) =
clCreateSampler   279 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateSampler_definition = { "clCreateSampler", (void**)&clCreateSampler};