SDL  2.0
VkDeviceMemoryOverallocationCreateInfoAMD Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkMemoryOverallocationBehaviorAMD overallocationBehavior
 

Detailed Description

Definition at line 9832 of file vulkan_core.h.

Field Documentation

◆ overallocationBehavior

VkMemoryOverallocationBehaviorAMD VkDeviceMemoryOverallocationCreateInfoAMD::overallocationBehavior

Definition at line 9835 of file vulkan_core.h.

◆ pNext

const void* VkDeviceMemoryOverallocationCreateInfoAMD::pNext

Definition at line 9834 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceMemoryOverallocationCreateInfoAMD::sType

Definition at line 9833 of file vulkan_core.h.


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