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

#include <sycl/detail/pi.h>

Collaboration diagram for pi_buffer_region_struct:

Public Attributes

size_t origin
 
size_t size
 

Detailed Description

Definition at line 1074 of file pi.h.

Member Data Documentation

◆ origin

size_t pi_buffer_region_struct::origin

Definition at line 1075 of file pi.h.

Referenced by sycl::_V1::detail::pi::print().

◆ size

size_t pi_buffer_region_struct::size

Definition at line 1076 of file pi.h.

Referenced by sycl::_V1::detail::pi::print().


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