#include <sycl/detail/pi.h>
Public Attributes | |
char * | Name |
void * | ValAddr |
uint32_t | Type |
uint64_t | ValSize |
char* _pi_device_binary_property_struct::Name |
Definition at line 742 of file pi.h.
Referenced by sycl::_V1::detail::operator<<(), and _pi_program::set_metadata().
uint32_t _pi_device_binary_property_struct::Type |
Definition at line 744 of file pi.h.
Referenced by sycl::_V1::detail::operator<<().
void* _pi_device_binary_property_struct::ValAddr |
Definition at line 743 of file pi.h.
Referenced by _pi_program::set_metadata().
uint64_t _pi_device_binary_property_struct::ValSize |
Definition at line 745 of file pi.h.
Referenced by _pi_program::set_metadata().