DPC++ Runtime
Runtime libraries for oneAPI DPC++
buffer_properties.hpp File Reference
#include <sycl/context.hpp>
#include <sycl/detail/property_helper.hpp>
#include <sycl/properties/property_traits.hpp>
#include <mutex>
#include <stdint.h>
#include <type_traits>
#include <utility>
Include dependency graph for buffer_properties.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::property::buffer::use_host_ptr
 
class  sycl::_V1::property::buffer::use_mutex
 
class  sycl::_V1::property::buffer::context_bound
 
class  sycl::_V1::property::buffer::mem_channel
 
class  sycl::_V1::property::buffer::detail::buffer_location
 
class  sycl::_V1::ext::oneapi::property::buffer::use_pinned_host_memory
 
struct  sycl::_V1::is_property_of< property::buffer::use_host_ptr, buffer< T, Dimensions, AllocatorT, void > >
 
struct  sycl::_V1::is_property_of< property::buffer::use_mutex, buffer< T, Dimensions, AllocatorT, void > >
 
struct  sycl::_V1::is_property_of< property::buffer::detail::buffer_location, buffer< T, Dimensions, AllocatorT, void > >
 
struct  sycl::_V1::is_property_of< property::buffer::context_bound, buffer< T, Dimensions, AllocatorT, void > >
 
struct  sycl::_V1::is_property_of< property::buffer::mem_channel, buffer< T, Dimensions, AllocatorT, void > >
 
struct  sycl::_V1::is_property_of< ext::oneapi::property::buffer::use_pinned_host_memory, buffer< T, Dimensions, AllocatorT, void > >
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::property
 
 sycl::_V1::property::buffer
 
 sycl::_V1::property::buffer::detail
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::property
 
 sycl::_V1::ext::oneapi::property::buffer