Home
last modified time | relevance | path

Searched refs:pixBeginEventOnCommandList (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp80 !mPIXEventRuntimeLib.GetProc(&pixBeginEventOnCommandList, in LoadPIXRuntime()
DPlatformFunctions.h73 PFN_PIX_BEGIN_EVENT_ON_COMMAND_LIST pixBeginEventOnCommandList = nullptr; variable
DCommandBufferD3D12.cpp946 ->pixBeginEventOnCommandList(commandList.Get(), kPIXBlackColor, label); in RecordRenderPass()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.h79 PFN_PIX_BEGIN_EVENT_ON_COMMAND_LIST pixBeginEventOnCommandList = nullptr; variable
DPlatformFunctions.cpp263 !mPIXEventRuntimeLib.GetProc(&pixBeginEventOnCommandList, in LoadPIXRuntime()
DCommandBufferD3D12.cpp1020 ->pixBeginEventOnCommandList(commandList, kPIXBlackColor, label); in RecordCommands()
1174 ->pixBeginEventOnCommandList(commandList, kPIXBlackColor, label); in RecordComputePass()
1490 ->pixBeginEventOnCommandList(commandList, kPIXBlackColor, label); in RecordRenderPass()