Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ updateMaterialStats
Method
updateMaterialStats
Source/Falcor/Scene/Scene.cpp:1428–1431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1426
}
1427
1428
void Scene::updateMaterialStats()
1429
{
1430
mSceneStats.materials = mpMaterials->getStats();
1431
}
1432
1433
void Scene::updateRaytracingBLASStats()
1434
{
Callers
nothing calls this directly
Calls
1
getStats
Method · 0.45
Tested by
no test coverage detected