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.
VkImageMemoryBarrier Struct Reference

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkAccessFlags srcAccessMask
 
VkAccessFlags dstAccessMask
 
VkImageLayout oldLayout
 
VkImageLayout newLayout
 
uint32_t srcQueueFamilyIndex
 
uint32_t dstQueueFamilyIndex
 
VkImage image
 
VkImageSubresourceRange subresourceRange
 

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