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

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_plugin:

Classes

struct  FunctionPointers
 

Public Attributes

char PiVersion [20]
 
char PluginVersion [20]
 
char * Targets
 
struct _pi_plugin::FunctionPointers PiFunctionTable
 

Detailed Description

Definition at line 2103 of file pi.h.

Member Data Documentation

◆ PiFunctionTable

struct _pi_plugin::FunctionPointers _pi_plugin::PiFunctionTable

Referenced by piPluginInit().

◆ PiVersion

char _pi_plugin::PiVersion[20]

Definition at line 2111 of file pi.h.

Referenced by piPluginInit().

◆ PluginVersion

char _pi_plugin::PluginVersion[20]

Definition at line 2113 of file pi.h.

Referenced by piPluginInit().

◆ Targets

char* _pi_plugin::Targets

Definition at line 2114 of file pi.h.


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