VkCopyImageToBufferInfo2KHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

dstBuffer
VkBuffer dstBuffer;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pRegions
const(VkBufferImageCopy2KHR)* pRegions;
Undocumented in source.
regionCount
uint32_t regionCount;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
srcImage
VkImage srcImage;
Undocumented in source.
srcImageLayout
VkImageLayout srcImageLayout;
Undocumented in source.

Meta