KDGpu::BufferToTextureCopy¶
#include <command_recorder.h>
Public Attributes¶
Name | |
---|---|
Handle< Buffer_t > | srcBuffer |
Handle< Texture_t > | dstTexture |
TextureLayout | dstTextureLayout |
std::vector< BufferTextureCopyRegion > | regions |
Public Attributes Documentation¶
variable srcBuffer¶
1 |
|
variable dstTexture¶
1 |
|
variable dstTextureLayout¶
1 |
|
variable regions¶
1 |
|
Updated on 2025-01-04 at 00:07:56 +0000