DPC++ Runtime
Runtime libraries for oneAPI DPC++
ur_utils.hpp File Reference
#include <detail/compiler.hpp>
#include <detail/plugin.hpp>
#include <sycl/detail/defines_elementary.hpp>
#include <sycl/detail/ur.hpp>
#include <optional>
Include dependency graph for ur_utils.hpp:
This graph shows which files directly or indirectly include this file:

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...