#include <vulkan_core.h>
Public Attributes | |
VkDeviceSize | allocationSize |
uint32_t | memoryTypeIndex |
const void * | pNext |
VkStructureType | sType |
Definition at line 1935 of file vulkan_core.h.
VkDeviceSize VkMemoryAllocateInfo::allocationSize |
Definition at line 1938 of file vulkan_core.h.
uint32_t VkMemoryAllocateInfo::memoryTypeIndex |
Definition at line 1939 of file vulkan_core.h.
const void* VkMemoryAllocateInfo::pNext |
Definition at line 1937 of file vulkan_core.h.
VkStructureType VkMemoryAllocateInfo::sType |
Definition at line 1936 of file vulkan_core.h.