Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExportMemoryAllocateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eExportMemoryAllocateInfo |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExportMemoryAllocateInfo |
Definition at line 34313 of file vulkan_structs.hpp.
Definition at line 34315 of file vulkan_structs.hpp.
|
inline |
Definition at line 34321 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 34330 of file vulkan_structs.hpp.
|
inline |
Definition at line 34363 of file vulkan_structs.hpp.
|
inline |
Definition at line 34358 of file vulkan_structs.hpp.
|
inline |
Definition at line 34392 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 34338 of file vulkan_structs.hpp.
|
inline |
Definition at line 34383 of file vulkan_structs.hpp.
|
inline |
Definition at line 34351 of file vulkan_structs.hpp.
|
inline |
Definition at line 34345 of file vulkan_structs.hpp.
|
static |
Definition at line 34317 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlags vk::ExportMemoryAllocateInfo::handleTypes = {} |
Definition at line 34401 of file vulkan_structs.hpp.
const void* vk::ExportMemoryAllocateInfo::pNext = {} |
Definition at line 34400 of file vulkan_structs.hpp.
|
static |
Definition at line 34318 of file vulkan_structs.hpp.
vk::StructureType vk::ExportMemoryAllocateInfo::sType = StructureType::eExportMemoryAllocateInfo |
Definition at line 34399 of file vulkan_structs.hpp.