MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / rend_EndFrame

Function rend_EndFrame

renderer/HardwareOpenGL.cpp:1728–1728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1726}
1727
1728void rend_EndFrame(void) {}
1729
1730// Sets the state of z-buffering to on or off
1731void rend_SetZBufferState(int8_t state) {

Callers 4

UpdateViewMethod · 0.50
EndEditorFrameFunction · 0.50
ui_EndDrawFunction · 0.50
EndFrameFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected