MCPcopy 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

ShutdownMethod · 0.45

Tested by

no test coverage detected