Searched defs:VkCopyImageInfo2KHR (Results 1 – 7 of 7) sorted by relevance
3230 struct VkCopyImageInfo2KHR struct3232 VkStructureType sType;3233 const void* pNext;3234 VkImage srcImage;3235 VkImageLayout srcImageLayout;3236 VkImage dstImage;3237 VkImageLayout dstImageLayout;3238 uint32_t regionCount;3239 const VkImageCopy2KHR* pRegions;
9466 typedef struct VkCopyImageInfo2KHR { struct9475 } VkCopyImageInfo2KHR; typedef
8143 typedef struct VkCopyImageInfo2KHR { struct8152 } VkCopyImageInfo2KHR; argument
8344 typedef struct VkCopyImageInfo2KHR { struct8353 } VkCopyImageInfo2KHR; argument
8504 typedef struct VkCopyImageInfo2KHR { struct8513 } VkCopyImageInfo2KHR; argument
9527 typedef VkCopyImageInfo2 VkCopyImageInfo2KHR; typedef
9649 typedef VkCopyImageInfo2 VkCopyImageInfo2KHR; typedef