MCPcopy 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
270void Application::RunFrame() {
271 BE1::cmdSystem.ExecuteCommandBuffer();
272}

Callers 6

_tWinMainFunction · 0.45
android_mainFunction · 0.45
DisplayContextFunction · 0.45
DisplayContextFunction · 0.45
DisplayContextFunction · 0.45
DisplayContextFunction · 0.45

Calls 1

ExecuteCommandBufferMethod · 0.80

Tested by

no test coverage detected