|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceSize | allocationSize |
| uint32_t | memoryTypeIndex |
Definition at line 2430 of file vulkan_core.h.
| VkDeviceSize VkMemoryAllocateInfo::allocationSize |
Definition at line 2433 of file vulkan_core.h.
| uint32_t VkMemoryAllocateInfo::memoryTypeIndex |
Definition at line 2434 of file vulkan_core.h.
| const void* VkMemoryAllocateInfo::pNext |
Definition at line 2432 of file vulkan_core.h.
| VkStructureType VkMemoryAllocateInfo::sType |
Definition at line 2431 of file vulkan_core.h.