Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
void GPUTimerQueryVulkan::End()
25
{
26
}
27
28
bool GPUTimerQueryVulkan::HasResult()
29
{
Callers
nothing calls this directly
Calls
5
GetCmdBuffer
Method · 0.80
GetCmdBufferManager
Method · 0.80
OnTimerQueryEnd
Method · 0.80
GetMainContext
Method · 0.45
EndQuery
Method · 0.45
Tested by
no test coverage detected