DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip > Struct Reference

#include <sycl/detail/backend_traits_hip.hpp>

Collaboration diagram for sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >:

Static Public Attributes

static constexpr bool MakePlatform = false
 
static constexpr bool MakeDevice = true
 
static constexpr bool MakeContext = false
 
static constexpr bool MakeQueue = true
 
static constexpr bool MakeEvent = true
 
static constexpr bool MakeBuffer = false
 
static constexpr bool MakeKernel = false
 
static constexpr bool MakeKernelBundle = false
 
static constexpr bool MakeImage = false
 

Detailed Description

Definition at line 98 of file backend_traits_hip.hpp.

Member Data Documentation

◆ MakeBuffer

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeBuffer = false
staticconstexpr

Definition at line 104 of file backend_traits_hip.hpp.

◆ MakeContext

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeContext = false
staticconstexpr

Definition at line 101 of file backend_traits_hip.hpp.

◆ MakeDevice

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeDevice = true
staticconstexpr

Definition at line 100 of file backend_traits_hip.hpp.

◆ MakeEvent

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeEvent = true
staticconstexpr

Definition at line 103 of file backend_traits_hip.hpp.

◆ MakeImage

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeImage = false
staticconstexpr

Definition at line 107 of file backend_traits_hip.hpp.

◆ MakeKernel

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeKernel = false
staticconstexpr

Definition at line 105 of file backend_traits_hip.hpp.

◆ MakeKernelBundle

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeKernelBundle = false
staticconstexpr

Definition at line 106 of file backend_traits_hip.hpp.

◆ MakePlatform

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakePlatform = false
staticconstexpr

Definition at line 99 of file backend_traits_hip.hpp.

◆ MakeQueue

constexpr bool sycl::_V1::detail::InteropFeatureSupportMap< backend::ext_oneapi_hip >::MakeQueue = true
staticconstexpr

Definition at line 102 of file backend_traits_hip.hpp.


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