Skip to content

KDGpu::BufferClear

#include <command_recorder.h>

Public Attributes

Public Attributes Documentation

variable dstBuffer

1
Handle< Buffer_t > dstBuffer;

variable dstOffset

1
DeviceSize dstOffset { 0 };

variable byteSize

1
DeviceSize byteSize { 0 };

variable clearValue

1
uint32_t clearValue { 0 };

Updated on 2025-04-23 at 00:09:24 +0000