| 
| 
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 | 
|   | 
Definition at line 1629 of file vulkan.h.
 
The documentation for this struct was generated from the following file:
- caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h