VkBufferImageCopy

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

bufferImageHeight
uint32_t bufferImageHeight;
Undocumented in source.
bufferOffset
VkDeviceSize bufferOffset;
Undocumented in source.
bufferRowLength
uint32_t bufferRowLength;
Undocumented in source.
imageExtent
VkExtent3D imageExtent;
Undocumented in source.
imageOffset
VkOffset3D imageOffset;
Undocumented in source.
imageSubresource
VkImageSubresourceLayers imageSubresource;
Undocumented in source.

Meta