Vulkan-Hpp
VkDeviceMemoryOverallocationCreateInfoAMD Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryOverallocationBehaviorAMD overallocationBehavior
 

Detailed Description

Definition at line 13841 of file vulkan_core.h.

Member Data Documentation

◆ overallocationBehavior

VkMemoryOverallocationBehaviorAMD VkDeviceMemoryOverallocationCreateInfoAMD::overallocationBehavior

Definition at line 13844 of file vulkan_core.h.

◆ pNext

const void* VkDeviceMemoryOverallocationCreateInfoAMD::pNext

Definition at line 13843 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceMemoryOverallocationCreateInfoAMD::sType

Definition at line 13842 of file vulkan_core.h.


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