Home
last modified time | relevance | path

Searched defs:RecordCommands (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp498 MaybeError CommandBuffer::RecordCommands(CommandRecordingContext* recordingContext) { in RecordCommands() function in dawn_native::vulkan::CommandBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp664 MaybeError CommandBuffer::RecordCommands(CommandRecordingContext* commandContext) { in RecordCommands() function in dawn_native::d3d12::CommandBuffer