RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV:
[legend]

Public Member Functions

 ExportMemoryAllocateInfoNV (ExternalMemoryHandleTypeFlagsNV handleTypes_=ExternalMemoryHandleTypeFlagsNV())
 
 ExportMemoryAllocateInfoNV (VkExportMemoryAllocateInfoNV const &rhs)
 
ExportMemoryAllocateInfoNVoperator= (VkExportMemoryAllocateInfoNV const &rhs)
 
ExportMemoryAllocateInfoNVsetPNext (const void *pNext_)
 
ExportMemoryAllocateInfoNVsetHandleTypes (ExternalMemoryHandleTypeFlagsNV handleTypes_)
 
 operator const VkExportMemoryAllocateInfoNV & () const
 
bool operator== (ExportMemoryAllocateInfoNV const &rhs) const
 
bool operator!= (ExportMemoryAllocateInfoNV const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
ExternalMemoryHandleTypeFlagsNV handleTypes
 

Private Attributes

StructureType sType = StructureType::eExportMemoryAllocateInfoNV
 

Constructor & Destructor Documentation

◆ ExportMemoryAllocateInfoNV() [1/2]

VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::ExportMemoryAllocateInfoNV ( ExternalMemoryHandleTypeFlagsNV  handleTypes_ = ExternalMemoryHandleTypeFlagsNV())
inline

◆ ExportMemoryAllocateInfoNV() [2/2]

VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::ExportMemoryAllocateInfoNV ( VkExportMemoryAllocateInfoNV const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkExportMemoryAllocateInfoNV &()

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

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator!= ( ExportMemoryAllocateInfoNV const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

ExportMemoryAllocateInfoNV& VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator= ( VkExportMemoryAllocateInfoNV const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::operator== ( ExportMemoryAllocateInfoNV const rhs) const
inline
Here is the caller graph for this function:

◆ setHandleTypes()

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

◆ setPNext()

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

Member Data Documentation

◆ handleTypes

ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::handleTypes

◆ pNext

const void* VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::pNext = nullptr

◆ sType

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

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