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 2024-11-23 at 00:01:14 +0000