DPC++ Runtime
Runtime libraries for oneAPI DPC++
_sycl_device_binary_property_set_struct Struct Reference

#include <detail/compiler.hpp>

Collaboration diagram for _sycl_device_binary_property_set_struct:

Public Attributes

char * Name
 
sycl_device_binary_property PropertiesBegin
 
sycl_device_binary_property PropertiesEnd
 

Detailed Description

Definition at line 105 of file compiler.hpp.

Member Data Documentation

◆ Name

char* _sycl_device_binary_property_set_struct::Name

Definition at line 106 of file compiler.hpp.

Referenced by sycl::_V1::detail::RTDeviceBinaryImage::print().

◆ PropertiesBegin

sycl_device_binary_property _sycl_device_binary_property_set_struct::PropertiesBegin

Definition at line 107 of file compiler.hpp.

Referenced by sycl::_V1::detail::RTDeviceBinaryImage::print().

◆ PropertiesEnd

sycl_device_binary_property _sycl_device_binary_property_set_struct::PropertiesEnd

Definition at line 108 of file compiler.hpp.

Referenced by sycl::_V1::detail::RTDeviceBinaryImage::print().


The documentation for this struct was generated from the following file: