Searched defs:RecordCommands (Results 1 – 4 of 4) sorted by relevance
339 void CommandBuffer::RecordCommands(VkCommandBuffer commands) { in RecordCommands() function in dawn_native::vulkan::CommandBuffer
413 void CommandBuffer::RecordCommands(ComPtr<ID3D12GraphicsCommandList> commandList, in RecordCommands() function in dawn_native::d3d12::CommandBuffer
498 MaybeError CommandBuffer::RecordCommands(CommandRecordingContext* recordingContext) { in RecordCommands() function in dawn_native::vulkan::CommandBuffer
664 MaybeError CommandBuffer::RecordCommands(CommandRecordingContext* commandContext) { in RecordCommands() function in dawn_native::d3d12::CommandBuffer