SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkMemoryAllocateFlags | flags |
uint32_t | deviceMask |
Definition at line 4050 of file vulkan_core.h.
uint32_t VkMemoryAllocateFlagsInfo::deviceMask |
Definition at line 4054 of file vulkan_core.h.
VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags |
Definition at line 4053 of file vulkan_core.h.
const void* VkMemoryAllocateFlagsInfo::pNext |
Definition at line 4052 of file vulkan_core.h.
VkStructureType VkMemoryAllocateFlagsInfo::sType |
Definition at line 4051 of file vulkan_core.h.