Searched defs:VkCopyBufferToImageInfo2 (Results 1 – 6 of 6) sorted by relevance
73 "VkCopyBufferToImageInfo2": { object
5965 struct VkCopyBufferToImageInfo2 struct5967 VkStructureType sType;5968 const void* pNext;5969 VkBuffer srcBuffer;5970 VkImage dstImage;5971 VkImageLayout dstImageLayout;5972 uint32_t regionCount;5973 const VkBufferImageCopy2* pRegions;
7999 typedef struct VkCopyBufferToImageInfo2 { struct8007 } VkCopyBufferToImageInfo2; argument
6889 typedef struct VkCopyBufferToImageInfo2 { struct6897 } VkCopyBufferToImageInfo2; argument
6974 typedef struct VkCopyBufferToImageInfo2 { struct6982 } VkCopyBufferToImageInfo2; typedef
31573 "VkCopyBufferToImageInfo2": { object