DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::esimd::detail::make_L1_L2_properties< L1H, L2H > Struct Template Reference

#include <sycl/ext/intel/esimd/memory_properties.hpp>

Public Types

using type = ext::oneapi::experimental::detail::properties_t< cache_hint_L1_key::value_t< L1H >, cache_hint_L2_key::value_t< L2H > >
 

Detailed Description

template<cache_hint L1H, cache_hint L2H>
struct sycl::_V1::ext::intel::esimd::detail::make_L1_L2_properties< L1H, L2H >

Definition at line 278 of file memory_properties.hpp.

Member Typedef Documentation

◆ type


The documentation for this struct was generated from the following file: