#include <detail/compiler.hpp>
#include <detail/plugin.hpp>
#include <sycl/detail/defines_elementary.hpp>
#include <sycl/detail/ur.hpp>
#include <optional>
Go to the source code of this file.
Classes | |
struct | sycl::_V1::detail::OwnedUrEvent |
Namespaces | |
sycl | |
sycl::_V1 | |
sycl::_V1::detail | |
sycl::_V1::detail::ur | |
Typedefs | |
using | sycl::_V1::detail::ur::DeviceBinaryType = ::sycl_device_binary_type |
Functions | |
sycl_device_binary_type | sycl::_V1::detail::ur::getBinaryImageFormat (const unsigned char *ImgData, size_t ImgSize) |
Tries to determine the device binary image foramat. More... | |