Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceMemoryBudgetPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 13640 of file vulkan_core.h.

Member Data Documentation

◆ heapBudget

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapBudget[VK_MAX_MEMORY_HEAPS]

Definition at line 13643 of file vulkan_core.h.

◆ heapUsage

VkDeviceSize VkPhysicalDeviceMemoryBudgetPropertiesEXT::heapUsage[VK_MAX_MEMORY_HEAPS]

Definition at line 13644 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMemoryBudgetPropertiesEXT::pNext

Definition at line 13642 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryBudgetPropertiesEXT::sType

Definition at line 13641 of file vulkan_core.h.


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