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

Function R_ReadTiledPixels

neo/renderer/RenderSystem_init.cpp:1154–1212  ·  view source on GitHub ↗

==================== R_ReadTiledPixels Allows the rendering of an image larger than the actual window by tiling it into window-sized chunks and rendering each chunk separately If ref isn't specified, the full session UpdateScreen will be done. ==================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TakeScreenshotMethod · 0.85

Calls 7

R_StaticAllocFunction · 0.85
R_StaticFreeFunction · 0.85
BeginFrameMethod · 0.80
RenderSceneMethod · 0.80
UpdateScreenMethod · 0.80
SetBoolMethod · 0.45
EndFrameMethod · 0.45

Tested by

no test coverage detected