SDL  2.0
VkPhysicalDeviceMemoryBudgetPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkDeviceSize heapBudget [VK_MAX_MEMORY_HEAPS]
 
VkDeviceSize heapUsage [VK_MAX_MEMORY_HEAPS]
 

Detailed Description

Definition at line 10356 of file vulkan_core.h.

Field Documentation

◆ heapBudget

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapBudget[VK_MAX_MEMORY_HEAPS]

Definition at line 10359 of file vulkan_core.h.

◆ heapUsage

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapUsage[VK_MAX_MEMORY_HEAPS]

Definition at line 10360 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMemoryBudgetPropertiesEXT::pNext

Definition at line 10358 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryBudgetPropertiesEXT::sType

Definition at line 10357 of file vulkan_core.h.


The documentation for this struct was generated from the following file: