|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Member Functions | |
| VkBuffer | WINE_VK_ALIGN (8) srcBuffer |
| VkImage | WINE_VK_ALIGN (8) dstImage |
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkImageLayout | dstImageLayout |
| uint32_t | regionCount |
| const VkBufferImageCopy2 * | pRegions |
| VkImage VkCopyBufferToImageInfo2::WINE_VK_ALIGN | ( | 8 | ) |
| VkBuffer VkCopyBufferToImageInfo2::WINE_VK_ALIGN | ( | 8 | ) |
| VkImageLayout VkCopyBufferToImageInfo2::dstImageLayout |
| const VkBufferImageCopy2* VkCopyBufferToImageInfo2::pRegions |
| VkStructureType VkCopyBufferToImageInfo2::sType |