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

#include <sycl/accessor.hpp>

Collaboration diagram for sycl::_V1::detail::IsValidSampledCoord2020DataT< 2, T >:

Static Public Attributes

constexpr static bool value = std::is_same_v<T, float2>
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::IsValidSampledCoord2020DataT< 2, T >

Definition at line 797 of file accessor.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr static bool sycl::_V1::detail::IsValidSampledCoord2020DataT< 2, T >::value = std::is_same_v<T, float2>
staticconstexpr

Definition at line 798 of file accessor.hpp.


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