Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolygonTek/BlueshiftEngine
/ RunFrame
Method
RunFrame
Source/TestRenderer/Application.cpp:270–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
void Application::RunFrame() {
271
BE1::cmdSystem.ExecuteCommandBuffer();
272
}
Callers
6
_tWinMain
Function · 0.45
android_main
Function · 0.45
DisplayContext
Function · 0.45
DisplayContext
Function · 0.45
DisplayContext
Function · 0.45
DisplayContext
Function · 0.45
Calls
1
ExecuteCommandBuffer
Method · 0.80
Tested by
no test coverage detected