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