Realtime Dynamic GI + Reflections + AO + Emissive - AHR

Cascades are a tricky topic, as there is a (sometimes significant) drop in performance when you start to select which buffer you sample from inside the shader. Having different threads accessing different buffers at the same time it’s complicated. Maybe if i move to the texture pipe i might be able to do it with mips.