Vulkan-Hpp
vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceExternalMemoryRDMAFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceExternalMemoryRDMAFeaturesNV (vk::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 PhysicalDeviceExternalMemoryRDMAFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalMemoryRDMAFeaturesNVsetExternalMemoryRDMA (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV
 
void * pNext = {}
 
vk::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 64866 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceExternalMemoryRDMAFeaturesNV() [1/3]

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

Definition at line 64874 of file vulkan_structs.hpp.

◆ PhysicalDeviceExternalMemoryRDMAFeaturesNV() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::PhysicalDeviceExternalMemoryRDMAFeaturesNV ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs)
default

◆ PhysicalDeviceExternalMemoryRDMAFeaturesNV() [3/3]

vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::PhysicalDeviceExternalMemoryRDMAFeaturesNV ( VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs)
inline

Definition at line 64883 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV &()

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

Definition at line 64917 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const &()

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

Definition at line 64912 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator!= ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs) const
inline

Definition at line 64946 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceExternalMemoryRDMAFeaturesNV& vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator= ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceExternalMemoryRDMAFeaturesNV& vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator= ( VkPhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs)
inline

Definition at line 64891 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::operator== ( PhysicalDeviceExternalMemoryRDMAFeaturesNV const &  rhs) const
inline

Definition at line 64937 of file vulkan_structs.hpp.

◆ setExternalMemoryRDMA()

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

Definition at line 64905 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceExternalMemoryRDMAFeaturesNV& vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::setPNext ( void *  pNext_)
inline

Definition at line 64898 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 64870 of file vulkan_structs.hpp.

◆ externalMemoryRDMA

vk::Bool32 vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::externalMemoryRDMA = {}

Definition at line 64955 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 64954 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 64871 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceExternalMemoryRDMAFeaturesNV::sType = StructureType::ePhysicalDeviceExternalMemoryRdmaFeaturesNV

Definition at line 64953 of file vulkan_structs.hpp.


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