KDGpu::TextureCopyRegion¶
#include <command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| TextureSubresourceLayers | srcSubresource |
| Offset3D | srcOffset |
| TextureSubresourceLayers | dstSubresource |
| Offset3D | dstOffset |
| Extent3D | extent |
Public Attributes Documentation¶
variable srcSubresource¶
1 | |
variable srcOffset¶
1 | |
variable dstSubresource¶
1 | |
variable dstOffset¶
1 | |
variable extent¶
1 | |
Updated on 2025-11-26 at 00:01:40 +0000