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