SDL  2.0
VkDeviceMemoryOverallocationCreateInfoAMD Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkMemoryOverallocationBehaviorAMD overallocationBehavior
 

Detailed Description

Definition at line 8591 of file vulkan_core.h.

Field Documentation

◆ overallocationBehavior

VkMemoryOverallocationBehaviorAMD VkDeviceMemoryOverallocationCreateInfoAMD::overallocationBehavior

Definition at line 8594 of file vulkan_core.h.

◆ pNext

const void* VkDeviceMemoryOverallocationCreateInfoAMD::pNext

Definition at line 8593 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceMemoryOverallocationCreateInfoAMD::sType

Definition at line 8592 of file vulkan_core.h.


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