Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
VkBindSparseInfo Struct Reference

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t waitSemaphoreCount
 
const VkSemaphore * pWaitSemaphores
 
uint32_t bufferBindCount
 
const VkSparseBufferMemoryBindInfopBufferBinds
 
uint32_t imageOpaqueBindCount
 
const VkSparseImageOpaqueMemoryBindInfopImageOpaqueBinds
 
uint32_t imageBindCount
 
const VkSparseImageMemoryBindInfopImageBinds
 
uint32_t signalSemaphoreCount
 
const VkSemaphore * pSignalSemaphores
 

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