DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::group_barrier_scope< sycl::group< D > > Struct Template Reference

#include <sycl/group_barrier.hpp>

Collaboration diagram for sycl::_V1::detail::group_barrier_scope< sycl::group< D > >:

Static Public Attributes

constexpr static auto Scope = __spv::Scope::Workgroup
 

Detailed Description

template<int D>
struct sycl::_V1::detail::group_barrier_scope< sycl::group< D > >

Definition at line 28 of file group_barrier.hpp.

Member Data Documentation

◆ Scope

template<int D>
constexpr static auto sycl::_V1::detail::group_barrier_scope< sycl::group< D > >::Scope = __spv::Scope::Workgroup
staticconstexpr

Definition at line 29 of file group_barrier.hpp.


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