|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceSize | allocationSize |
| uint32_t | memoryTypeIndex |
Definition at line 2071 of file vulkan_core.h.
| VkDeviceSize VkMemoryAllocateInfo::allocationSize |
Definition at line 2074 of file vulkan_core.h.
| uint32_t VkMemoryAllocateInfo::memoryTypeIndex |
Definition at line 2075 of file vulkan_core.h.
| const void* VkMemoryAllocateInfo::pNext |
Definition at line 2073 of file vulkan_core.h.
| VkStructureType VkMemoryAllocateInfo::sType |
Definition at line 2072 of file vulkan_core.h.