Searched refs:ClearBufferToZero (Results 1 – 4 of 4) sorted by relevance
75 MaybeError ClearBufferToZero(CommandRecordingContext* commandContext,
475 DAWN_TRY(device->ClearBufferToZero(commandContext, this, offset, size)); in ClearBuffer()
271 MaybeError Device::ClearBufferToZero(CommandRecordingContext* commandContext, in ClearBufferToZero() function in dawn_native::d3d12::Device
936 DAWN_TRY(device->ClearBufferToZero(commandContext, cmd->buffer.Get(), in RecordCommands()965 DAWN_TRY(device->ClearBufferToZero(commandContext, destination, in RecordCommands()