Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp339 void CommandBuffer::RecordCommands(VkCommandBuffer commands) { in RecordCommands() function in dawn_native::vulkan::CommandBuffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp413 void CommandBuffer::RecordCommands(ComPtr<ID3D12GraphicsCommandList> commandList, in RecordCommands() function in dawn_native::d3d12::CommandBuffer
/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