DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::ram_stitching_key Struct Reference

#include <sycl/ext/intel/experimental/fpga_mem/properties.hpp>

Inheritance diagram for sycl::_V1::ext::intel::experimental::ram_stitching_key:
Collaboration diagram for sycl::_V1::ext::intel::experimental::ram_stitching_key:

Public Types

template<ram_stitching_enum RamStitching>
using value_t = property_value< ram_stitching_key, std::integral_constant< ram_stitching_enum, RamStitching > >
 

Additional Inherited Members

- Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< oneapi::experimental::detail::PropKind::RAMStitching >
static constexpr PropKind Kind
 

Detailed Description

Definition at line 81 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<ram_stitching_enum RamStitching>
using sycl::_V1::ext::intel::experimental::ram_stitching_key::value_t = property_value<ram_stitching_key, std::integral_constant<ram_stitching_enum, RamStitching> >

Definition at line 85 of file properties.hpp.


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