Struct cv::detail::OCLCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >#

Member Function Documentation#

call()#

static void cv::detail::OCLCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::call(GOCLContext & ctx)

call_impl()#

template<int... IIs, int... OIs>
static void cv::detail::OCLCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… > >::call_impl(
GOCLContext & ctx,
detail::Seq< IIs… > ,
detail::Seq< OIs… > )

Here is the call graph for this function:

cv::detail::OCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCLCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::ocl_get _in::get Node1->Node2 Node3 cv::GOCLContext::inArg Node2->Node3

cv::detail::OCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node1 cv::detail::OCLCallHelper < Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_impl Node2 cv::detail::ocl_get _in::get Node1->Node2 Node3 cv::GOCLContext::inArg Node2->Node3

Source file#

The documentation for this struct was generated from the following file: