Home
last modified time | relevance | path

Searched refs:RecordRenderPass (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.h45 MaybeError RecordRenderPass(CommandRecordingContext* recordingContext,
H A DCommandBufferVk.cpp740 DAWN_TRY(RecordRenderPass(recordingContext, cmd)); in RecordCommands()
1030 MaybeError CommandBuffer::RecordRenderPass(CommandRecordingContext* recordingContext, in RecordRenderPass() function in dawn_native::vulkan::CommandBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.h44 MaybeError RecordRenderPass(CommandRecordingContext* commandContext,
H A DCommandBufferD3D12.cpp701 DAWN_TRY(RecordRenderPass(commandContext, &bindingTracker, beginRenderPassCmd, in RecordCommands()
1342 MaybeError CommandBuffer::RecordRenderPass(CommandRecordingContext* commandContext, in RecordRenderPass() function in dawn_native::d3d12::__anon20485::CommandBuffer
1349 // renderPassBuilder must be scoped to RecordRenderPass because any underlying in RecordRenderPass()

Completed in 6 milliseconds