#include <CL/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 662 of file pi.h.
Referenced by cl::sycl::detail::pi::operator<<(), and _pi_program::set_metadata().
uint32_t _pi_device_binary_property_struct::Type |
Definition at line 664 of file pi.h.
Referenced by cl::sycl::detail::pi::operator<<().
void* _pi_device_binary_property_struct::ValAddr |
Definition at line 663 of file pi.h.
Referenced by _pi_program::set_metadata().
uint64_t _pi_device_binary_property_struct::ValSize |
Definition at line 665 of file pi.h.
Referenced by _pi_program::set_metadata().