Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceMemoryBudgetPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkDeviceSize heapBudget [VK_MAX_MEMORY_HEAPS]
 
VkDeviceSize heapUsage [VK_MAX_MEMORY_HEAPS]
 

Detailed Description

Definition at line 14909 of file vulkan_core.h.

Field Documentation

◆ heapBudget

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapBudget[VK_MAX_MEMORY_HEAPS]

Definition at line 14912 of file vulkan_core.h.

◆ heapUsage

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapUsage[VK_MAX_MEMORY_HEAPS]

Definition at line 14913 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMemoryBudgetPropertiesEXT::pNext

Definition at line 14911 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryBudgetPropertiesEXT::sType

Definition at line 14910 of file vulkan_core.h.


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