Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ RenderState
Method
RenderState
source/common/rendering/gl/gl_framebuffer.cpp:407–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
}
406
407
FRenderState* OpenGLFrameBuffer::RenderState()
408
{
409
return &gl_RenderState;
410
}
411
412
void OpenGLFrameBuffer::AmbientOccludeScene(float m5)
413
{
Callers
6
doprecache
Function · 0.45
RenderViewpoint
Function · 0.45
RenderToSavePic
Function · 0.45
render_drawrooms
Function · 0.45
render_camtex
Function · 0.45
DrawScene
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected