KDGpu::TextureToBufferCopy¶
#include <command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< Texture_t > | srcTexture | 
| TextureLayout | srcTextureLayout | 
| Handle< Buffer_t > | dstBuffer | 
| std::vector< BufferTextureCopyRegion > | regions | 
Public Attributes Documentation¶
variable srcTexture¶
1 |  | 
variable srcTextureLayout¶
1 |  | 
variable dstBuffer¶
1 |  | 
variable regions¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000