#include <sycl/ext/intel/esimd/memory_properties.hpp>
Public Types | |
template<cache_hint Hint> | |
using | value_t = ext::oneapi::experimental::property_value< cache_hint_L2_key, std::integral_constant< cache_hint, Hint > > |
Additional Inherited Members | |
Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< oneapi::experimental::detail::PropKind::ESIMDL2CacheHint > | |
static constexpr PropKind | Kind |
Definition at line 114 of file memory_properties.hpp.
using sycl::_V1::ext::intel::esimd::cache_hint_L2_key::value_t = ext::oneapi::experimental::property_value< cache_hint_L2_key, std::integral_constant<cache_hint, Hint> > |
Definition at line 118 of file memory_properties.hpp.