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>

Public Types

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

Detailed Description

Definition at line 45 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 48 of file properties.hpp.


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