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
 
_pi_sanitize_type SanitizeType
 

Detailed Description

Definition at line 2915 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 2923 of file pi.h.

Referenced by piPluginInit().

◆ PluginVersion

char _pi_plugin::PluginVersion[20]

Definition at line 2925 of file pi.h.

Referenced by piPluginInit().

◆ SanitizeType

_pi_sanitize_type _pi_plugin::SanitizeType

Definition at line 2932 of file pi.h.

Referenced by piPluginInit().

◆ Targets

char* _pi_plugin::Targets

Definition at line 2926 of file pi.h.


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