|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eExportMemoryAllocateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExportMemoryAllocateInfo |
Definition at line 56927 of file vulkan.hpp.
|
inline |
Definition at line 56933 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 56939 of file vulkan.hpp.
|
inline |
Definition at line 56975 of file vulkan.hpp.
|
inline |
Definition at line 56970 of file vulkan.hpp.
|
inline |
Definition at line 56991 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 56951 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 56945 of file vulkan.hpp.
|
inline |
Definition at line 56984 of file vulkan.hpp.
|
inline |
Definition at line 56963 of file vulkan.hpp.
|
inline |
Definition at line 56957 of file vulkan.hpp.
|
static |
Definition at line 56929 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo::handleTypes = {} |
Definition at line 57002 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo::pNext = {} |
Definition at line 57001 of file vulkan.hpp.
|
static |
Definition at line 56930 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo::sType = StructureType::eExportMemoryAllocateInfo |
Definition at line 57000 of file vulkan.hpp.