Lugdunum  0.1.0
Public Attributes | List of all members
CmdCopyImage Struct Reference
Collaboration diagram for CmdCopyImage:
[legend]

Public Attributes

const API::Image & srcImage
 
VkImageLayout srcImageLayout
 
const API::Image & dstImage
 
VkImageLayout dstImageLayout
 
std::vector< VkImageCopy > regions
 

Detailed Description

Definition at line 1 of file Image.inl.

Member Data Documentation

◆ srcImage

const API::Image& CmdCopyImage::srcImage

Definition at line 2 of file Image.inl.

◆ srcImageLayout

VkImageLayout CmdCopyImage::srcImageLayout

Definition at line 3 of file Image.inl.

◆ dstImage

const API::Image& CmdCopyImage::dstImage

Definition at line 5 of file Image.inl.

◆ dstImageLayout

VkImageLayout CmdCopyImage::dstImageLayout

Definition at line 6 of file Image.inl.

◆ regions

std::vector<VkImageCopy> CmdCopyImage::regions

Definition at line 8 of file Image.inl.


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