cl::sycl::info_convert< cl_context *, context > Struct Template Reference
This function converts a cl context object to a sycl context object it is used to allow get_info<cl::sycl::typename::context> to return a sycl context object. More...
#include <context.h>
Static Public Member Functions | |
static context | cl_to_sycl (cl_context *clValue, size_t numElems, cl_uint) |
Detailed Description
template<>
struct cl::sycl::info_convert< cl_context *, context >
This function converts a cl context object to a sycl context object it is used to allow get_info<cl::sycl::typename::context> to return a sycl context object.
Member Function Documentation
◆ cl_to_sycl()
The documentation for this struct was generated from the following file: