Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
720
void TextureCache::LoadingFinished()
721
{
722
m_CommandList = nullptr;
723
}
724
725
void TextureCache::SetMaxTextureSize(uint32_t size)
726
{
Callers
1
SceneLoaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected