MCPcopy Create free account
hub / github.com/aliasIsolation/aliasIsolation / releaseResourceViews

Function releaseResourceViews

src/dll/resourceUtil.cpp:131–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void releaseResourceViews() {
132 textureToRtvMap.clear();
133 textureToSrvMap.clear();
134 textureToUavMap.clear();
135}

Callers 1

ResizeBuffers_hookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected