MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / R_ColorByStencilBuffer

Function R_ColorByStencilBuffer

neo/renderer/tr_rendertools.cpp:266–293  ·  view source on GitHub ↗

=================== R_ColorByStencilBuffer Sets the screen colors based on the contents of the stencil buffer. Stencil of 0 = black, 1 = red, 2 = green, 3 = blue, ..., 7+ = white =================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

RB_ShowLightCountFunction · 0.85
RB_ShowShadowCountFunction · 0.85

Calls 1

RB_PolygonClearFunction · 0.85

Tested by

no test coverage detected