Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkBufferImageCopy Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkBufferImageCopy:

Public Attributes

VkDeviceSize bufferOffset
 
uint32_t bufferRowLength
 
uint32_t bufferImageHeight
 
VkImageSubresourceLayers imageSubresource
 
VkOffset3D imageOffset
 
VkExtent3D imageExtent
 

Detailed Description

Definition at line 2028 of file vulkan.h.

Member Data Documentation

◆ bufferImageHeight

uint32_t VkBufferImageCopy::bufferImageHeight

Definition at line 2031 of file vulkan.h.

◆ bufferOffset

VkDeviceSize VkBufferImageCopy::bufferOffset

Definition at line 2029 of file vulkan.h.

◆ bufferRowLength

uint32_t VkBufferImageCopy::bufferRowLength

Definition at line 2030 of file vulkan.h.

◆ imageExtent

VkExtent3D VkBufferImageCopy::imageExtent

Definition at line 2034 of file vulkan.h.

◆ imageOffset

VkOffset3D VkBufferImageCopy::imageOffset

Definition at line 2033 of file vulkan.h.

◆ imageSubresource

VkImageSubresourceLayers VkBufferImageCopy::imageSubresource

Definition at line 2032 of file vulkan.h.


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