Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Shutdown
Function
Shutdown
BindlessDeferred/AppSettings.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
CBuffer.SetAsComputeRootParameter(cmdList, rootParameter);
225
}
226
void Shutdown()
227
{
228
CBuffer.Shutdown();
229
}
230
}
231
232
// ================================================================================================
Callers
nothing calls this directly
Calls
1
Shutdown
Method · 0.45
Tested by
no test coverage detected