feat(render): unify physical residency accounting

This commit is contained in:
Erik 2026-07-24 16:20:48 +02:00
parent 1866ea0c6d
commit 3e18fc2730
25 changed files with 642 additions and 48 deletions

View file

@ -408,7 +408,8 @@ internal sealed class FrameRootCompositionPhase
foundation.TextureCache,
live.DrawDispatcher,
d.FrameProfiler,
content.Dats);
content.Dats,
foundation.Residency);
lifecycleAutomation =
new WorldLifecycleAutomationController(
() => session.WorldReveal.Snapshot,