DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::is_vec< sycl::vec< T, N > > Struct Template Reference

#include <sycl/ext/oneapi/bindless_images.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::is_vec< sycl::vec< T, N > >:

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename T, int N>
struct sycl::_V1::ext::oneapi::experimental::detail::is_vec< sycl::vec< T, N > >

Definition at line 691 of file bindless_images.hpp.

Member Data Documentation

◆ value

template<typename T , int N>
constexpr bool sycl::_V1::ext::oneapi::experimental::detail::is_vec< sycl::vec< T, N > >::value = true
staticconstexpr

Definition at line 692 of file bindless_images.hpp.


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