DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::cache< _N > Struct Template Reference

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

Collaboration diagram for sycl::_V1::ext::intel::experimental::cache< _N >:

Static Public Attributes

static constexpr int32_t value = _N
 
static constexpr int32_t default_value = 0
 

Detailed Description

template<int32_t _N>
struct sycl::_V1::ext::intel::experimental::cache< _N >

Definition at line 29 of file fpga_lsu.hpp.

Member Data Documentation

◆ default_value

template<int32_t _N>
constexpr int32_t sycl::_V1::ext::intel::experimental::cache< _N >::default_value = 0
staticconstexpr

Definition at line 31 of file fpga_lsu.hpp.

◆ value

template<int32_t _N>
constexpr int32_t sycl::_V1::ext::intel::experimental::cache< _N >::value = _N
staticconstexpr

Definition at line 30 of file fpga_lsu.hpp.


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