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

#include <sycl/ext/oneapi/experimental/invoke_simd.hpp>

Public Types

using type = simd_mask< unsigned char, N >
 

Detailed Description

template<int N>
struct sycl::_V1::ext::oneapi::experimental::detail::spmd2simd< bool, N >

Definition at line 99 of file invoke_simd.hpp.

Member Typedef Documentation

◆ type

template<int N>
using sycl::_V1::ext::oneapi::experimental::detail::spmd2simd< bool, N >::type = simd_mask<unsigned char, N>

Definition at line 100 of file invoke_simd.hpp.


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