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

Function R_ParseImageProgram_r

neo/renderer/Image_program.cpp:377–610  ·  view source on GitHub ↗

=================== R_ParseImageProgram_r If pic is NULL, the timestamps will be filled in, but no image will be generated If both pic and timestamps are NULL, it will just advance past it, which can be used to parse an image program from a text stream. =================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

R_LoadImageProgramFunction · 0.85
R_ParsePastImageProgramFunction · 0.85

Calls 15

AppendTokenFunction · 0.85
MatchAndAppendTokenFunction · 0.85
R_HeightmapToNormalMapFunction · 0.85
R_StaticFreeFunction · 0.85
R_AddNormalMapsFunction · 0.85
R_SmoothNormalMapFunction · 0.85
R_ImageAddFunction · 0.85
R_ImageScaleFunction · 0.85
R_InvertAlphaFunction · 0.85
R_InvertColorFunction · 0.85
R_LoadImageFunction · 0.85
GetFloatValueMethod · 0.80

Tested by

no test coverage detected