#include <sycl/ext/oneapi/kernel_properties/properties.hpp>
Public Types | |
using | key_t = work_group_progress_key |
Static Public Attributes | |
static constexpr forward_progress_guarantee | guarantee = Guarantee |
static constexpr execution_scope | coordinationScope = CoordinationScope |
Definition at line 202 of file properties.hpp.
using sycl::_V1::ext::oneapi::experimental::property_value< sub_group_progress_key, std::integral_constant< forward_progress_guarantee, Guarantee >, std::integral_constant< execution_scope, CoordinationScope > >::key_t = work_group_progress_key |
Definition at line 206 of file properties.hpp.
|
staticconstexpr |
Definition at line 208 of file properties.hpp.
|
staticconstexpr |
Definition at line 207 of file properties.hpp.