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

#include <sycl/accessor.hpp>

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

Static Public Attributes

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

Detailed Description

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

Definition at line 800 of file accessor.hpp.

Member Data Documentation

◆ value

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

Definition at line 801 of file accessor.hpp.


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