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-11-02 at 00:01:41 +0000