Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ FrameBegin
Method
FrameBegin
Source/Engine/Graphics/Async/GPUTasksManager.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void GPUTasksManager::FrameBegin()
98
{
99
_executor->FrameBegin();
100
}
101
102
void GPUTasksManager::FrameEnd()
103
{
Callers
1
OnFrameBegin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected