Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void GPUTimerQueryVulkan::Begin()
21
{
22
}
23
24
void GPUTimerQueryVulkan::End()
25
{
Callers
nothing calls this directly
Calls
7
GetCmdBuffer
Method · 0.80
GetCmdBufferManager
Method · 0.80
OnTimerQueryBegin
Method · 0.80
GetMainContext
Method · 0.45
BeginQuery
Method · 0.45
IsEmpty
Method · 0.45
Add
Method · 0.45
Tested by
no test coverage detected