Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
765
void xEntSetupPipeline(xModelInstance* model)
766
{
767
xEntSetupPipeline(model->Surf, model->Data);
768
}
769
770
static S32 setMaterialTextureRestore;
771
S32 sSetPipeline;
Callers
3
xModelBucket_RenderOpaque
Function · 0.70
xModelBucket_RenderAlphaLayer
Function · 0.70
zUI_Render
Function · 0.50
Calls
12
zSceneFindObject
Function · 0.85
xGroupGetItem
Function · 0.85
xFXanimUV2PSetTexture
Function · 0.85
xFXanimUVSetTranslation
Function · 0.85
xFXanimUV2PSetTranslation
Function · 0.85
xFXanimUVSetScale
Function · 0.85
xFXanimUV2PSetScale
Function · 0.85
xFXanimUVSetAngle
Function · 0.85
xFXanimUV2PSetAngle
Function · 0.85
xFXanimUVAtomicSetup
Function · 0.85
xSTFindAsset
Function · 0.70
iModelSetMaterialTexture
Function · 0.50
Tested by
no test coverage detected