DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::property::buffer::detail::buffer_location Class Reference

#include <sycl/properties/buffer_properties.hpp>

Inheritance diagram for sycl::_V1::property::buffer::detail::buffer_location:
Collaboration diagram for sycl::_V1::property::buffer::detail::buffer_location:

Public Member Functions

 buffer_location (uint64_t Location)
 
uint64_t get_buffer_location () const
 

Detailed Description

Definition at line 59 of file buffer_properties.hpp.

Constructor & Destructor Documentation

◆ buffer_location()

sycl::_V1::property::buffer::detail::buffer_location::buffer_location ( uint64_t  Location)
inline

Definition at line 63 of file buffer_properties.hpp.

Member Function Documentation

◆ get_buffer_location()

uint64_t sycl::_V1::property::buffer::detail::buffer_location::get_buffer_location ( ) const
inline

Definition at line 64 of file buffer_properties.hpp.


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