Home
last modified time | relevance | path

Searched refs:clCreateSampler (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/core/src/opencl/runtime/generator/filter/
Dopencl_core_functions.list15 clCreateSampler
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dsampler.cpp29 clCreateSampler(cl_context ctx, cl_bool norm_mode, in clCreateSampler() function
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core.hpp23 #define clCreateSampler clCreateSampler_ macro
133 #undef clCreateSampler
134 #define clCreateSampler clCreateSampler_pfn macro
297 extern CL_RUNTIME_EXPORT cl_sampler (CL_API_CALL*clCreateSampler)(cl_context, cl_bool, cl_addressin…
Dopencl_core_wrappers.hpp51 #undef clCreateSampler
52 #define clCreateSampler clCreateSampler_fn macro
53 inline cl_sampler clCreateSampler(cl_context p0, cl_bool p1, cl_addressing_mode p2, cl_filter_mode … in clCreateSampler() function
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/
Dopencl_core_impl.hpp277 cl_sampler (CL_API_CALL*clCreateSampler)(cl_context, cl_bool, cl_addressing_mode, cl_filter_mode, c…
279 … struct DynamicFnEntry clCreateSampler_definition = { "clCreateSampler", (void**)&clCreateSampler};
/external/mesa3d/include/CL/
Dcl.h614 clCreateSampler(cl_context /* context */,
Dcl.hpp277 #define __CREATE_SAMPLER_ERR __ERR_STR(clCreateSampler)
2157 object_ = ::clCreateSampler( in Sampler()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.h717 clCreateSampler(cl_context /* context */,
Dcl.hpp373 #define __CREATE_SAMPLER_ERR __ERR_STR(clCreateSampler)
4240 object_ = ::clCreateSampler( in Sampler()