Searched defs:VkCopyImageInfo2 (Results 1 – 5 of 5) sorted by relevance
5940 struct VkCopyImageInfo2 struct5942 VkStructureType sType;5943 const void* pNext;5944 VkImage srcImage;5945 VkImageLayout srcImageLayout;5946 VkImage dstImage;5947 VkImageLayout dstImageLayout;5948 uint32_t regionCount;5949 const VkImageCopy2* pRegions;
7977 typedef struct VkCopyImageInfo2 { struct7986 } VkCopyImageInfo2; argument
6867 typedef struct VkCopyImageInfo2 { struct6876 } VkCopyImageInfo2; argument
6989 typedef struct VkCopyImageInfo2 { struct6998 } VkCopyImageInfo2; argument
27565 "VkCopyImageInfo2": { object