MCPcopy Create free account
hub / github.com/ZDoom/Raze / WaitForCommands

Method WaitForCommands

source/common/rendering/gl/gl_framebuffer.cpp:469–472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

467}
468
469void OpenGLFrameBuffer::WaitForCommands(bool finish)
470{
471 glFinish();
472}
473
474void OpenGLFrameBuffer::SetSaveBuffers(bool yes)
475{

Callers 1

RenderToSavePicFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected