cl::sycl::info_convert< size_t *, range< 3 > > Struct Template Reference
Specialization of info_convert for converting a pointer size_t type to a range<3> type. More...
#include <range.h>
Static Public Member Functions | |
static range< 3 > | cl_to_sycl (size_t *clPtr, size_t numElems, cl_uint) |
Detailed Description
template<>
struct cl::sycl::info_convert< size_t *, range< 3 > >
Specialization of info_convert for converting a pointer size_t type to a range<3> type.
cl::sycl::info_convert
Member Function Documentation
◆ cl_to_sycl()
The documentation for this struct was generated from the following file: