DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::register_alloc_mode_key Struct Reference

#include <sycl/detail/kernel_properties.hpp>

Inheritance diagram for sycl::_V1::detail::register_alloc_mode_key:
Collaboration diagram for sycl::_V1::detail::register_alloc_mode_key:

Public Types

template<register_alloc_mode_enum Mode>
using value_t = sycl::ext::oneapi::experimental::property_value< register_alloc_mode_key, std::integral_constant< register_alloc_mode_enum, Mode > >
 

Additional Inherited Members

- Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< ext::oneapi::experimental::detail::PropKind::RegisterAllocMode >
static constexpr PropKind Kind
 

Detailed Description

Definition at line 25 of file kernel_properties.hpp.

Member Typedef Documentation

◆ value_t


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