DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::sub_group_size_key Struct Reference

#include <sycl/ext/oneapi/kernel_properties/properties.hpp>

Inheritance diagram for sycl::_V1::ext::oneapi::experimental::sub_group_size_key:
Collaboration diagram for sycl::_V1::ext::oneapi::experimental::sub_group_size_key:

Public Types

template<uint32_t Size>
using value_t = property_value< sub_group_size_key, std::integral_constant< uint32_t, Size > >
 

Additional Inherited Members

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

Detailed Description

Definition at line 51 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<uint32_t Size>
using sycl::_V1::ext::oneapi::experimental::sub_group_size_key::value_t = property_value<sub_group_size_key, std::integral_constant<uint32_t, Size> >

Definition at line 54 of file properties.hpp.


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