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-07-01 at 00:02:08 +0000