#include <Command.hpp>
◆ dstLayer
◆ dstOffset
| RHIOffset3D Foundation::RHI::RHICommandList::CopyImageRegion::dstOffset {0, 0, 0} |
◆ extent
| RHIExtent3D Foundation::RHI::RHICommandList::CopyImageRegion::extent {0, 0, 0} |
Extent of the region to copy. This MUST have a non-zero size (size=xyz) or the call to Copy(...)Image is invalid.
◆ srcBufferOffset
| uint32_t Foundation::RHI::RHICommandList::CopyImageRegion::srcBufferOffset = 0 |
◆ srcLayer
◆ srcOffset
| RHIOffset3D Foundation::RHI::RHICommandList::CopyImageRegion::srcOffset {0, 0, 0} |
The documentation for this struct was generated from the following file: