#include <sycl/ext/oneapi/kernel_properties/properties.hpp>
Public Types | |
using | key_t = nd_range_kernel_key |
using | value_t = int |
Static Public Attributes | |
static constexpr int | dimensions = Dims |
Definition at line 127 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< nd_range_kernel_key, std::integral_constant< int, Dims > >::key_t = nd_range_kernel_key |
Definition at line 132 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< nd_range_kernel_key, std::integral_constant< int, Dims > >::value_t = int |
Definition at line 133 of file properties.hpp.
|
staticconstexpr |
Definition at line 134 of file properties.hpp.