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

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_device_binary_property_set_struct:

Public Attributes

char * Name
 
pi_device_binary_property PropertiesBegin
 
pi_device_binary_property PropertiesEnd
 

Detailed Description

Definition at line 751 of file pi.h.

Member Data Documentation

◆ Name

char* _pi_device_binary_property_set_struct::Name

Definition at line 752 of file pi.h.

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

◆ PropertiesBegin

pi_device_binary_property _pi_device_binary_property_set_struct::PropertiesBegin

Definition at line 753 of file pi.h.

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

◆ PropertiesEnd

pi_device_binary_property _pi_device_binary_property_set_struct::PropertiesEnd

Definition at line 754 of file pi.h.

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


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