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

#include <vulkan.h>

+ Collaboration diagram for VkImageCopy:

Public Attributes

VkImageSubresourceLayers srcSubresource
 
VkOffset3D srcOffset
 
VkImageSubresourceLayers dstSubresource
 
VkOffset3D dstOffset
 
VkExtent3D extent
 

Detailed Description

Definition at line 2015 of file vulkan.h.

Member Data Documentation

◆ dstOffset

VkOffset3D VkImageCopy::dstOffset

Definition at line 2019 of file vulkan.h.

◆ dstSubresource

VkImageSubresourceLayers VkImageCopy::dstSubresource

Definition at line 2018 of file vulkan.h.

◆ extent

VkExtent3D VkImageCopy::extent

Definition at line 2020 of file vulkan.h.

◆ srcOffset

VkOffset3D VkImageCopy::srcOffset

Definition at line 2017 of file vulkan.h.

◆ srcSubresource

VkImageSubresourceLayers VkImageCopy::srcSubresource

Definition at line 2016 of file vulkan.h.


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