Searched defs:VkCopyImageToBufferInfo2 (Results 1 – 9 of 9) sorted by relevance
555 void test_vkCmdCopyImageToBuffer2(VkCommandBuffer, const VkCopyImageToBufferInfo2*) {} in test_vkCmdCopyImageToBuffer2()
4627 typedef struct VkCopyImageToBufferInfo2 { struct4635 } VkCopyImageToBufferInfo2; typedef
5976 struct VkCopyImageToBufferInfo2 struct5978 VkStructureType sType;5979 const void* pNext;5980 VkImage srcImage;5981 VkImageLayout srcImageLayout;5982 VkBuffer dstBuffer;5983 uint32_t regionCount;5984 const VkBufferImageCopy2* pRegions;
8009 typedef struct VkCopyImageToBufferInfo2 { struct8017 } VkCopyImageToBufferInfo2; argument
6899 typedef struct VkCopyImageToBufferInfo2 { struct6907 } VkCopyImageToBufferInfo2; argument
6020 struct VkCopyImageToBufferInfo2 struct6022 VkStructureType sType;6023 const void* pNext;6024 VkImage srcImage;6025 VkImageLayout srcImageLayout;6026 VkBuffer dstBuffer;6027 uint32_t regionCount;6028 const VkBufferImageCopy2* pRegions;
8177 typedef struct VkCopyImageToBufferInfo2 { struct8185 } VkCopyImageToBufferInfo2; argument
7056 typedef struct VkCopyImageToBufferInfo2 { struct7064 } VkCopyImageToBufferInfo2; argument
37652 "VkCopyImageToBufferInfo2": { object