ReactOS 0.4.17-dev-934-g091855f
VkDeviceMemoryOverallocationCreateInfoAMD Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceMemoryOverallocationCreateInfoAMD:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryOverallocationBehaviorAMD overallocationBehavior
 

Detailed Description

Definition at line 8505 of file vulkan.h.

Member Data Documentation

◆ overallocationBehavior

VkMemoryOverallocationBehaviorAMD VkDeviceMemoryOverallocationCreateInfoAMD::overallocationBehavior

Definition at line 8509 of file vulkan.h.

◆ pNext

const void* VkDeviceMemoryOverallocationCreateInfoAMD::pNext

Definition at line 8508 of file vulkan.h.

◆ sType

VkStructureType VkDeviceMemoryOverallocationCreateInfoAMD::sType

Definition at line 8507 of file vulkan.h.


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