#include <sycl/ext/intel/esimd/memory_properties.hpp>
Public Types | |
using | type = ext::oneapi::experimental::detail::properties_t< alignment_key::value_t< Alignment >, cache_hint_L1_key::value_t< L1H >, cache_hint_L2_key::value_t< L2H > > |
Definition at line 268 of file memory_properties.hpp.
using sycl::_V1::ext::intel::esimd::detail::make_L1_L2_alignment_properties< L1H, L2H, Alignment >::type = ext::oneapi::experimental::detail::properties_t< alignment_key::value_t<Alignment>, cache_hint_L1_key::value_t<L1H>, cache_hint_L2_key::value_t<L2H> > |
Definition at line 269 of file memory_properties.hpp.