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

Function xEntSetupPipeline

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

Source from the content-addressed store, hash-verified

763}
764
765void xEntSetupPipeline(xModelInstance* model)
766{
767 xEntSetupPipeline(model->Surf, model->Data);
768}
769
770static S32 setMaterialTextureRestore;
771S32 sSetPipeline;

Callers 3

zUI_RenderFunction · 0.50

Calls 12

zSceneFindObjectFunction · 0.85
xGroupGetItemFunction · 0.85
xFXanimUV2PSetTextureFunction · 0.85
xFXanimUVSetTranslationFunction · 0.85
xFXanimUVSetScaleFunction · 0.85
xFXanimUV2PSetScaleFunction · 0.85
xFXanimUVSetAngleFunction · 0.85
xFXanimUV2PSetAngleFunction · 0.85
xFXanimUVAtomicSetupFunction · 0.85
xSTFindAssetFunction · 0.70
iModelSetMaterialTextureFunction · 0.50

Tested by

no test coverage detected