#include <detail/context_info.hpp>
Public Types | |
using | RetType = typename info::param_traits< info::context, param >::return_type |
Static Public Member Functions | |
static RetType | get (RT::PiContext ctx, const plugin &Plugin) |
Definition at line 19 of file context_info.hpp.
using cl::sycl::detail::get_context_info< param >::RetType = typename info::param_traits<info::context, param>::return_type |
Definition at line 21 of file context_info.hpp.
|
inlinestatic |
Definition at line 23 of file context_info.hpp.
References cl::sycl::detail::plugin::call(), and piContextGetInfo().
Referenced by cl::sycl::detail::context_impl::get_info< info::context::reference_count >().