#include <CL/sycl/backend.hpp>
Public Types | |
using | ReturnType = backend_return_t< Backend, buffer< DataT, Dimensions, AllocatorT > > |
Static Public Member Functions | |
static ReturnType | GetNativeObjs (const std::vector< pi_native_handle > &Handle) |
Definition at line 76 of file backend.hpp.
using cl::sycl::detail::BufferInterop< Backend, DataT, Dimensions, AllocatorT >::ReturnType = backend_return_t<Backend, buffer<DataT, Dimensions, AllocatorT> > |
Definition at line 78 of file backend.hpp.
|
inlinestatic |
Definition at line 80 of file backend.hpp.