MCPcopy 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
125TextureCache::~TextureCache()
126{
127 Reset();
128}
129
130void TextureCache::Reset()
131{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected