Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void releaseResourceViews() {
132
textureToRtvMap.clear();
133
textureToSrvMap.clear();
134
textureToUavMap.clear();
135
}
Callers
1
ResizeBuffers_hook
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected