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