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 992 of file pi.h.

Member Data Documentation

◆ addr

void* _pi_offload_entry_struct::addr

Definition at line 993 of file pi.h.

◆ flags

int32_t _pi_offload_entry_struct::flags

Definition at line 996 of file pi.h.

◆ name

char* _pi_offload_entry_struct::name

Definition at line 994 of file pi.h.

◆ reserved

int32_t _pi_offload_entry_struct::reserved

Definition at line 997 of file pi.h.

◆ size

size_t _pi_offload_entry_struct::size

Definition at line 995 of file pi.h.


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