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

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageCreateFlags flags
 
VkImageType imageType
 
VkFormat format
 
VkExtent3D extent
 
uint32_t mipLevels
 
uint32_t arrayLayers
 
VkSampleCountFlagBits samples
 
VkImageTiling tiling
 
VkImageUsageFlags usage
 
VkSharingMode sharingMode
 
uint32_t queueFamilyIndexCount
 
const uint32_t * pQueueFamilyIndices
 
VkImageLayout initialLayout
 

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