KDGpu::BufferUpdate¶
#include <command_recorder.h>
Public Attributes¶
| Name | |
|---|---|
| Handle< Buffer_t > | dstBuffer | 
| DeviceSize | dstOffset | 
| const void * | data | 
| DeviceSize | byteSize | 
Public Attributes Documentation¶
variable dstBuffer¶
1 |  | 
variable dstOffset¶
1 |  | 
variable data¶
1 |  | 
variable byteSize¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000