ReactOS 0.4.17-dev-934-g091855f
VkBufferImageCopy Struct Reference

#include <vulkan.h>

Collaboration diagram for VkBufferImageCopy:

Public Member Functions

VkDeviceSize WINE_VK_ALIGN (8) bufferOffset
 

Public Attributes

uint32_t bufferRowLength
 
uint32_t bufferImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 15922 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkDeviceSize VkBufferImageCopy::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ bufferImageHeight

uint32_t VkBufferImageCopy::bufferImageHeight

Definition at line 15926 of file vulkan.h.

◆ bufferRowLength

uint32_t VkBufferImageCopy::bufferRowLength

Definition at line 15925 of file vulkan.h.

◆ imageExtent

VkExtent3D VkBufferImageCopy::imageExtent

Definition at line 15929 of file vulkan.h.

◆ imageOffset

VkOffset3D VkBufferImageCopy::imageOffset

Definition at line 15928 of file vulkan.h.

◆ imageSubresource

VkImageSubresourceLayers VkBufferImageCopy::imageSubresource

Definition at line 15927 of file vulkan.h.


The documentation for this struct was generated from the following file: