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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkExportMemoryAllocateInfoNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfoNV (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleTypes_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfoNV (ExportMemoryAllocateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 ExportMemoryAllocateInfoNV (VkExportMemoryAllocateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
ExportMemoryAllocateInfoNVoperator= (ExportMemoryAllocateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
ExportMemoryAllocateInfoNVoperator= (VkExportMemoryAllocateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ExportMemoryAllocateInfoNV
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ExportMemoryAllocateInfoNV
setHandleTypes (VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleTypes_) VULKAN_HPP_NOEXCEPT
 
 operator VkExportMemoryAllocateInfoNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkExportMemoryAllocateInfoNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (ExportMemoryAllocateInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (ExportMemoryAllocateInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExportMemoryAllocateInfoNV
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleTypes = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 30427 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::ExportMemoryAllocateInfoNV ( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV  handleTypes_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 30435 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::ExportMemoryAllocateInfoNV ( ExportMemoryAllocateInfoNV const rhs)
default
VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::ExportMemoryAllocateInfoNV ( VkExportMemoryAllocateInfoNV const rhs)
inline

Definition at line 30444 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator VkExportMemoryAllocateInfoNV & ( )
inline

Definition at line 30478 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator VkExportMemoryAllocateInfoNV const & ( ) const
inline

Definition at line 30473 of file vulkan_structs.hpp.

ExportMemoryAllocateInfoNV& VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator= ( ExportMemoryAllocateInfoNV const rhs)
default
ExportMemoryAllocateInfoNV& VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator= ( VkExportMemoryAllocateInfoNV const rhs)
inline

Definition at line 30452 of file vulkan_structs.hpp.

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

Definition at line 30498 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 ExportMemoryAllocateInfoNV& VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::setHandleTypes ( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV  handleTypes_)
inline

Definition at line 30466 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 ExportMemoryAllocateInfoNV& VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::setPNext ( const void pNext_)
inline

Definition at line 30459 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 30431 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::handleTypes = {}

Definition at line 30516 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::pNext = {}

Definition at line 30515 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::structureType = StructureType::eExportMemoryAllocateInfoNV
static

Definition at line 30432 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::sType = StructureType::eExportMemoryAllocateInfoNV

Definition at line 30514 of file vulkan_structs.hpp.


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