MCPcopy Create free account
hub / github.com/NVIDIA-RTX/Donut / LoadingFinished

Method LoadingFinished

src/engine/TextureCache.cpp:720–723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

718}
719
720void TextureCache::LoadingFinished()
721{
722 m_CommandList = nullptr;
723}
724
725void TextureCache::SetMaxTextureSize(uint32_t size)
726{

Callers 1

SceneLoadedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected