Searched refs:RecordWriteTimestampCmd (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | CommandBufferVk.cpp | 377 void RecordWriteTimestampCmd(CommandRecordingContext* recordingContext, in RecordWriteTimestampCmd() function 797 RecordWriteTimestampCmd(recordingContext, device, cmd); in RecordCommands() 1017 RecordWriteTimestampCmd(recordingContext, device, cmd); in RecordComputePass() 1309 RecordWriteTimestampCmd(recordingContext, device, cmd); in RecordRenderPass()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | CommandBufferD3D12.cpp | 91 void RecordWriteTimestampCmd(ID3D12GraphicsCommandList* commandList, in RecordWriteTimestampCmd() function 982 RecordWriteTimestampCmd(commandList, cmd); in RecordCommands() 1182 RecordWriteTimestampCmd(commandList, cmd); in RecordComputePass() 1639 RecordWriteTimestampCmd(commandList, cmd); in RecordRenderPass()
|
Completed in 10 milliseconds