DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > > Struct Template Reference

#include <sycl/ext/intel/experimental/grf_size_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > >:

Static Public Attributes

static constexpr const char * name = "sycl-grf-size"
 
static constexpr unsigned int value = Size
 

Detailed Description

template<unsigned int Size>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > >

Definition at line 42 of file grf_size_properties.hpp.

Member Data Documentation

◆ name

template<unsigned int Size>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > >::name = "sycl-grf-size"
staticconstexpr

Definition at line 45 of file grf_size_properties.hpp.

◆ value

template<unsigned int Size>
constexpr unsigned int sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< sycl::ext::intel::experimental::grf_size_key::value_t< Size > >::value = Size
staticconstexpr

Definition at line 46 of file grf_size_properties.hpp.


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