Searched defs:VkCopyBufferToImageInfo2 (Results 1 – 10 of 10) sorted by relevance
73 "VkCopyBufferToImageInfo2": { object
553 void test_vkCmdCopyBufferToImage2(VkCommandBuffer, const VkCopyBufferToImageInfo2*) {} in test_vkCmdCopyBufferToImage2()
4617 typedef struct VkCopyBufferToImageInfo2 { struct4625 } VkCopyBufferToImageInfo2; argument
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
6009 struct VkCopyBufferToImageInfo2 struct6011 VkStructureType sType;6012 const void* pNext;6013 VkBuffer srcBuffer;6014 VkImage dstImage;6015 VkImageLayout dstImageLayout;6016 uint32_t regionCount;6017 const VkBufferImageCopy2* pRegions;
8167 typedef struct VkCopyBufferToImageInfo2 { struct8175 } VkCopyBufferToImageInfo2; argument
7046 typedef struct VkCopyBufferToImageInfo2 { struct7054 } VkCopyBufferToImageInfo2; argument
37354 "VkCopyBufferToImageInfo2": { object