Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryUnmapInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryUnmapInfoKHR |
const void * | pNext = {} |
vk::MemoryUnmapFlagsKHR | flags = {} |
vk::DeviceMemory | memory = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryUnmapInfoKHR |
Definition at line 52331 of file vulkan_structs.hpp.
Definition at line 52333 of file vulkan_structs.hpp.
|
inline |
Definition at line 52339 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 52350 of file vulkan_structs.hpp.
|
inline |
Definition at line 52386 of file vulkan_structs.hpp.
|
inline |
Definition at line 52381 of file vulkan_structs.hpp.
|
inline |
Definition at line 52418 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 52355 of file vulkan_structs.hpp.
|
inline |
Definition at line 52409 of file vulkan_structs.hpp.
|
inline |
Definition at line 52368 of file vulkan_structs.hpp.
|
inline |
Definition at line 52374 of file vulkan_structs.hpp.
|
inline |
Definition at line 52362 of file vulkan_structs.hpp.
|
static |
Definition at line 52335 of file vulkan_structs.hpp.
vk::MemoryUnmapFlagsKHR vk::MemoryUnmapInfoKHR::flags = {} |
Definition at line 52427 of file vulkan_structs.hpp.
vk::DeviceMemory vk::MemoryUnmapInfoKHR::memory = {} |
Definition at line 52428 of file vulkan_structs.hpp.
const void* vk::MemoryUnmapInfoKHR::pNext = {} |
Definition at line 52426 of file vulkan_structs.hpp.
|
static |
Definition at line 52336 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryUnmapInfoKHR::sType = StructureType::eMemoryUnmapInfoKHR |
Definition at line 52425 of file vulkan_structs.hpp.