Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ FrameEnd
Method
FrameEnd
Source/Engine/Graphics/GPUContext.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void GPUContext::FrameEnd()
69
{
70
ResetState();
71
FlushState();
72
}
73
74
void GPUContext::OnPresent()
75
{
Callers
1
Draw
Method · 0.45
Calls
1
ResetState
Function · 0.85
Tested by
no test coverage detected