Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ ~TextureCache
Method
~TextureCache
src/engine/TextureCache.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
TextureCache::~TextureCache()
126
{
127
Reset();
128
}
129
130
void TextureCache::Reset()
131
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected