DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::property::usm::buffer_location Class Reference

#include <sycl/ext/intel/experimental/usm_properties.hpp>

Inheritance diagram for sycl::_V1::ext::intel::experimental::property::usm::buffer_location:
Collaboration diagram for sycl::_V1::ext::intel::experimental::property::usm::buffer_location:

Public Member Functions

 buffer_location (uint64_t Location)
 
uint64_t get_buffer_location () const
 

Detailed Description

Definition at line 31 of file usm_properties.hpp.

Constructor & Destructor Documentation

◆ buffer_location()

sycl::_V1::ext::intel::experimental::property::usm::buffer_location::buffer_location ( uint64_t  Location)
inline

Definition at line 35 of file usm_properties.hpp.

Member Function Documentation

◆ get_buffer_location()

uint64_t sycl::_V1::ext::intel::experimental::property::usm::buffer_location::get_buffer_location ( ) const
inline

Definition at line 36 of file usm_properties.hpp.


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