DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::streaming_interface_key::value_t< Stall_Free > > Struct Template Reference

#include <sycl/ext/intel/experimental/fpga_kernel_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::streaming_interface_key::value_t< Stall_Free > >:

Static Public Attributes

static constexpr const char * name = "sycl-streaming-interface"
 
static constexpr intel::experimental::streaming_interface_options_enum value
 

Detailed Description

template<intel::experimental::streaming_interface_options_enum Stall_Free>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::streaming_interface_key::value_t< Stall_Free > >

Definition at line 154 of file fpga_kernel_properties.hpp.

Member Data Documentation

◆ name

template<intel::experimental::streaming_interface_options_enum Stall_Free>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::streaming_interface_key::value_t< Stall_Free > >::name = "sycl-streaming-interface"
staticconstexpr

Definition at line 156 of file fpga_kernel_properties.hpp.

◆ value

template<intel::experimental::streaming_interface_options_enum Stall_Free>
constexpr intel::experimental::streaming_interface_options_enum sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::streaming_interface_key::value_t< Stall_Free > >::value
staticconstexpr
Initial value:
=
Stall_Free

Definition at line 157 of file fpga_kernel_properties.hpp.


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