but as I mentioned in the Ancient Gems Thread: a rendering pipeline cant be implemented in a gerneral way, f.i. SSAO requires a deferred shading pipeline wich means you have to do lighting with pp-effects too or your shaders have to output the required data at least. I canīt implement a simple function you just need to call to toggle SSAO on.