KDGpu::HostMemoryToTextureCopy¶
#include <texture.h>
Public Attributes¶
Name | |
---|---|
TextureLayout | dstTextureLayout |
std::vector< HostMemoryToTextureCopyRegion > | regions |
HostImageCopyFlags | flags |
Public Attributes Documentation¶
variable dstTextureLayout¶
1 |
|
variable regions¶
1 |
|
variable flags¶
1 |
|
Updated on 2025-04-14 at 00:01:35 +0000