MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / Begin

Method Begin

Source/Engine/GraphicsDevice/Vulkan/GPUTimerQueryVulkan.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void GPUTimerQueryVulkan::Begin()
21{
22}
23
24void GPUTimerQueryVulkan::End()
25{

Callers

nothing calls this directly

Calls 7

GetCmdBufferMethod · 0.80
GetCmdBufferManagerMethod · 0.80
OnTimerQueryBeginMethod · 0.80
GetMainContextMethod · 0.45
BeginQueryMethod · 0.45
IsEmptyMethod · 0.45
AddMethod · 0.45

Tested by

no test coverage detected