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

Method End

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

Source from the content-addressed store, hash-verified

22}
23
24void GPUTimerQueryVulkan::End()
25{
26}
27
28bool GPUTimerQueryVulkan::HasResult()
29{

Callers

nothing calls this directly

Calls 5

GetCmdBufferMethod · 0.80
GetCmdBufferManagerMethod · 0.80
OnTimerQueryEndMethod · 0.80
GetMainContextMethod · 0.45
EndQueryMethod · 0.45

Tested by

no test coverage detected