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

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_offload_entry_struct:

Public Attributes

void * addr
 
char * name
 
size_t size
 
int32_t flags
 
int32_t reserved
 

Detailed Description

Definition at line 877 of file pi.h.

Member Data Documentation

◆ addr

void* _pi_offload_entry_struct::addr

Definition at line 878 of file pi.h.

◆ flags

int32_t _pi_offload_entry_struct::flags

Definition at line 881 of file pi.h.

◆ name

char* _pi_offload_entry_struct::name

Definition at line 879 of file pi.h.

◆ reserved

int32_t _pi_offload_entry_struct::reserved

Definition at line 882 of file pi.h.

◆ size

size_t _pi_offload_entry_struct::size

Definition at line 880 of file pi.h.


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