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