HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceExternalMemoryRDMAFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalMemoryRDMAFeaturesNV (VULKAN_HPP_NAMESPACE::Bool32 externalMemoryRDMA_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalMemoryRDMAFeaturesNV (PhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceExternalMemoryRDMAFeaturesNV (VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceExternalMemoryRDMAFeaturesNVoperator= (PhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceExternalMemoryRDMAFeaturesNVoperator= (VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalMemoryRDMAFeaturesNV
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceExternalMemoryRDMAFeaturesNV
setExternalMemoryRDMA (VULKAN_HPP_NAMESPACE::Bool32 externalMemoryRDMA_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceExternalMemoryRDMAFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 externalMemoryRDMA = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV
 

Detailed Description

Definition at line 56510 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::PhysicalDeviceExternalMemoryRDMAFeaturesNV ( VULKAN_HPP_NAMESPACE::Bool32  externalMemoryRDMA_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 56518 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::PhysicalDeviceExternalMemoryRDMAFeaturesNV ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::PhysicalDeviceExternalMemoryRDMAFeaturesNV ( VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const rhs)
inline

Definition at line 56527 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV & ( )
inline

Definition at line 56561 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const & ( ) const
inline

Definition at line 56556 of file vulkan_structs.hpp.

PhysicalDeviceExternalMemoryRDMAFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator= ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const rhs)
default
PhysicalDeviceExternalMemoryRDMAFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator= ( VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const rhs)
inline

Definition at line 56535 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator== ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const rhs) const
inline

Definition at line 56581 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalMemoryRDMAFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::setExternalMemoryRDMA ( VULKAN_HPP_NAMESPACE::Bool32  externalMemoryRDMA_)
inline

Definition at line 56549 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalMemoryRDMAFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::setPNext ( void pNext_)
inline

Definition at line 56542 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::allowDuplicate = false
static

Definition at line 56514 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::externalMemoryRDMA = {}

Definition at line 56599 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::pNext = {}

Definition at line 56598 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::structureType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV
static

Definition at line 56515 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceExternalMemoryRDMAFeaturesNV::sType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV

Definition at line 56597 of file vulkan_structs.hpp.


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