MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xEntRestorePipeline

Function xEntRestorePipeline

src/SB/Core/x/xEnt.cpp:854–857  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

852}
853
854void xEntRestorePipeline(xModelInstance* model)
855{
856 xEntRestorePipeline(model->Surf, model->Data);
857}
858
859void xEntRestorePipeline(xSurface*, RpAtomic* model)
860{

Callers 3

zUI_RenderFunction · 0.85

Calls 1

iModelResetMaterialFunction · 0.50

Tested by

no test coverage detected