Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/opencl/runtime/generator/filter/
Dopencl_core_functions.list6 clCreateContextFromType
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core.hpp14 #define clCreateContextFromType clCreateContextFromType_ macro
115 #undef clCreateContextFromType
116 #define clCreateContextFromType clCreateContextFromType_pfn macro
288 extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properti…
Dopencl_core_wrappers.hpp24 #undef clCreateContextFromType
25 #define clCreateContextFromType clCreateContextFromType_fn macro
26 inline cl_context clCreateContextFromType(const cl_context_properties* p0, cl_device_type p1, void … in clCreateContextFromType() function
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dcontext.cpp60 clCreateContextFromType(const cl_context_properties *props, in clCreateContextFromType() function
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/
Dopencl_core_impl.hpp241 cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void…
243 …lCreateContextFromType_definition = { "clCreateContextFromType", (void**)&clCreateContextFromType};
/external/mesa3d/include/CL/
Dcl.h484 clCreateContextFromType(const cl_context_properties * /* properties */,
Dcl.hpp268 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)
1455 object_ = ::clCreateContextFromType( in Context()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.h620 clCreateContextFromType(const cl_context_properties * /* properties */,
Dcl.hpp359 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)
2451 object_ = ::clCreateContextFromType( in Context()