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

Function R_GenerateSubViews

neo/renderer/tr_subview.cpp:549–578  ·  view source on GitHub ↗

================ R_GenerateSubViews If we need to render another view to complete the current view, generate it first. It is important to do this after all drawSurfs for the current view have been generated, because it may create a subview which would change tr.viewCount. ================ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

R_RenderViewFunction · 0.85

Calls 3

R_GenerateSurfaceSubviewFunction · 0.85
HasSubviewMethod · 0.80
GetBoolMethod · 0.45

Tested by

no test coverage detected