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

#include <sycl/detail/pi.h>

Collaboration diagram for _pi_mem_obj_property:

Public Attributes

pi_mem_obj_property_type type
 
void * pNext
 
pi_mem_access_flag mem_access
 

Detailed Description

Definition at line 1917 of file pi.h.

Member Data Documentation

◆ mem_access

pi_mem_access_flag _pi_mem_obj_property::mem_access

Definition at line 1920 of file pi.h.

Referenced by pi2ur::piextKernelSetArgMemObj(), and sycl::_V1::detail::SetArgBasedOnType().

◆ pNext

void* _pi_mem_obj_property::pNext

Definition at line 1919 of file pi.h.

Referenced by pi2ur::piextKernelSetArgMemObj().

◆ type

pi_mem_obj_property_type _pi_mem_obj_property::type

Definition at line 1918 of file pi.h.

Referenced by pi2ur::piextKernelSetArgMemObj().


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