DPC++ Runtime
Runtime libraries for oneAPI DPC++
accessor_property_list.hpp File Reference
#include <sycl/access/access.hpp>
#include <sycl/detail/defines.hpp>
#include <sycl/detail/pi.h>
#include <sycl/detail/property_helper.hpp>
#include <sycl/detail/property_list_base.hpp>
#include <sycl/exception.hpp>
#include <sycl/property_list.hpp>
#include <bitset>
#include <memory>
#include <type_traits>
#include <vector>
Include dependency graph for accessor_property_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sycl::_V1::detail::IsCompileTimePropertyInstance< T >
 
struct  sycl::_V1::ext::oneapi::is_compile_time_property< T >
 
struct  sycl::_V1::ext::oneapi::detail::is_accessor_property_list< PropsT >
 
struct  sycl::_V1::ext::oneapi::detail::is_accessor_property_list< accessor_property_list< Props... > >
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::detail
 Objects of the accessor_property_list class are containers for the SYCL properties.