|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkDeviceSize | heapBudget [VK_MAX_MEMORY_HEAPS] |
| VkDeviceSize | heapUsage [VK_MAX_MEMORY_HEAPS] |
Definition at line 10356 of file vulkan_core.h.
| VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapBudget[VK_MAX_MEMORY_HEAPS] |
Definition at line 10359 of file vulkan_core.h.
| VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapUsage[VK_MAX_MEMORY_HEAPS] |
Definition at line 10360 of file vulkan_core.h.
| void* VkPhysicalDeviceMemoryBudgetPropertiesEXT::pNext |
Definition at line 10358 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceMemoryBudgetPropertiesEXT::sType |
Definition at line 10357 of file vulkan_core.h.