Files
sbox-public/engine/Sandbox.Engine/Scene/Components/IndirectLighting/DDGIVolumeSystem.cs
Lorenz Junglas eb24ff580a Fix DDGI stale buffer crash (#4313)
* Clear DDGI buffer, so we dont pass garbage to the driver later and crash

* Poison vertex buffer memory so we can detect use after free more easily

Should have 0 overhead in release builds
2026-03-16 18:50:11 +01:00

2.2 KiB