DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sub_group_size_key::value_t< Size > > Struct Template Reference

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sub_group_size_key::value_t< Size > >:

Static Public Attributes

static constexpr const char * name = "sycl-sub-group-size"
 
static constexpr uint32_t value = Size
 

Detailed Description

template<uint32_t Size>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sub_group_size_key::value_t< Size > >

Definition at line 141 of file properties.hpp.

Member Data Documentation

◆ name

template<uint32_t Size>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sub_group_size_key::value_t< Size > >::name = "sycl-sub-group-size"
staticconstexpr

Definition at line 142 of file properties.hpp.

◆ value

template<uint32_t Size>
constexpr uint32_t sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sub_group_size_key::value_t< Size > >::value = Size
staticconstexpr

Definition at line 143 of file properties.hpp.


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