DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::IsValidCoordDataT< 3, T > Struct Template Reference

#include <sycl/accessor_image.hpp>

Collaboration diagram for sycl::_V1::detail::IsValidCoordDataT< 3, T >:

Static Public Attributes

constexpr static bool value
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::IsValidCoordDataT< 3, T >

Definition at line 25 of file accessor_image.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr static bool sycl::_V1::detail::IsValidCoordDataT< 3, T >::value
staticconstexpr
Initial value:
T, detail::type_list<vec<opencl::cl_int, 4>,
vec<opencl::cl_float, 4>>>::type::value
boost::mp11::mp_set_contains< TypeList, std::remove_cv_t< T > > is_contained
Definition: type_list.hpp:32

Definition at line 26 of file accessor_image.hpp.


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