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