Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkMemoryAllocateFlags | flags |
uint32_t | deviceMask |
Definition at line 5101 of file vulkan_core.h.
uint32_t VkMemoryAllocateFlagsInfo::deviceMask |
Definition at line 5105 of file vulkan_core.h.
VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags |
Definition at line 5104 of file vulkan_core.h.
const void* VkMemoryAllocateFlagsInfo::pNext |
Definition at line 5103 of file vulkan_core.h.
VkStructureType VkMemoryAllocateFlagsInfo::sType |
Definition at line 5102 of file vulkan_core.h.