Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkDeviceSize | allocationSize |
uint32_t | memoryTypeIndex |
Definition at line 3339 of file vulkan_core.h.
VkDeviceSize VkMemoryAllocateInfo::allocationSize |
Definition at line 3342 of file vulkan_core.h.
uint32_t VkMemoryAllocateInfo::memoryTypeIndex |
Definition at line 3343 of file vulkan_core.h.
const void* VkMemoryAllocateInfo::pNext |
Definition at line 3341 of file vulkan_core.h.
VkStructureType VkMemoryAllocateInfo::sType |
Definition at line 3340 of file vulkan_core.h.