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