DPC++ Runtime
Runtime libraries for oneAPI DPC++
grf_size_properties.hpp File Reference
Include dependency graph for grf_size_properties.hpp:

Go to the source code of this file.

Classes

struct  sycl::_V1::ext::intel::experimental::grf_size_key
 
struct  sycl::_V1::ext::intel::experimental::grf_size_automatic_key
 
struct  sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > >
 
struct  sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_automatic_key::value_t >
 
struct  sycl::_V1::ext::oneapi::experimental::detail::ConflictingProperties< sycl::ext::intel::experimental::grf_size_key, Properties >
 
struct  sycl::_V1::ext::oneapi::experimental::detail::ConflictingProperties< sycl::ext::intel::experimental::grf_size_automatic_key, Properties >
 
struct  sycl::_V1::ext::oneapi::experimental::detail::ConflictingProperties< sycl::detail::register_alloc_mode_key, Properties >
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::intel
 
 sycl::_V1::ext::intel::experimental
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 
 sycl::_V1::ext::oneapi::experimental::detail
 

Macros

#define SYCL_EXT_INTEL_GRF_SIZE   1
 

Variables

template<unsigned int Size>
constexpr grf_size_key::value_t< Size > sycl::_V1::ext::intel::experimental::grf_size
 
constexpr grf_size_automatic_key::value_t sycl::_V1::ext::intel::experimental::grf_size_automatic
 

Macro Definition Documentation

◆ SYCL_EXT_INTEL_GRF_SIZE

#define SYCL_EXT_INTEL_GRF_SIZE   1

Definition at line 16 of file grf_size_properties.hpp.