#include <sycl/ext/oneapi/kernel_properties/properties.hpp>
Public Types | |
using | key_t = sub_group_size_key |
using | value_t = std::integral_constant< uint32_t, Size > |
Static Public Attributes | |
static constexpr uint32_t | value = Size |
Definition at line 109 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< sub_group_size_key, std::integral_constant< uint32_t, Size > >::key_t = sub_group_size_key |
Definition at line 114 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< sub_group_size_key, std::integral_constant< uint32_t, Size > >::value_t = std::integral_constant<uint32_t, Size> |
Definition at line 115 of file properties.hpp.
|
staticconstexpr |
Definition at line 116 of file properties.hpp.