#include <sycl/ext/oneapi/kernel_properties/properties.hpp>
Public Types | |
using | key_t = work_group_size_key |
Public Member Functions | |
constexpr size_t | operator[] (int Dim) const |
Definition at line 75 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< work_group_size_key, std::integral_constant< size_t, Dim0 >, std::integral_constant< size_t, Dims >... >::key_t = work_group_size_key |
Definition at line 83 of file properties.hpp.
|
inlineconstexpr |
Definition at line 85 of file properties.hpp.