Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
854
void xEntRestorePipeline(xModelInstance* model)
855
{
856
xEntRestorePipeline(model->Surf, model->Data);
857
}
858
859
void xEntRestorePipeline(xSurface*, RpAtomic* model)
860
{
Callers
3
zUI_Render
Function · 0.85
xModelBucket_RenderOpaque
Function · 0.85
xModelBucket_RenderAlphaLayer
Function · 0.85
Calls
1
iModelResetMaterial
Function · 0.50
Tested by
no test coverage detected