|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| ExportMemoryAllocateInfoNV (ExternalMemoryHandleTypeFlagsNV handleTypes_=ExternalMemoryHandleTypeFlagsNV()) | |
| ExportMemoryAllocateInfoNV (VkExportMemoryAllocateInfoNV const &rhs) | |
| ExportMemoryAllocateInfoNV & | operator= (VkExportMemoryAllocateInfoNV const &rhs) |
| ExportMemoryAllocateInfoNV & | setPNext (const void *pNext_) |
| ExportMemoryAllocateInfoNV & | setHandleTypes (ExternalMemoryHandleTypeFlagsNV handleTypes_) |
| operator const VkExportMemoryAllocateInfoNV & () const | |
| bool | operator== (ExportMemoryAllocateInfoNV const &rhs) const |
| bool | operator!= (ExportMemoryAllocateInfoNV const &rhs) const |
Public Attributes | |
| const void * | pNext = nullptr |
| ExternalMemoryHandleTypeFlagsNV | handleTypes |
Private Attributes | |
| StructureType | sType = StructureType::eExportMemoryAllocateInfoNV |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| ExternalMemoryHandleTypeFlagsNV VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfoNV::handleTypes |
|
private |
1.8.15