This adds support for Translucent BSDF. This also fixes a bug to allow correct shadowing. The input normal had to be set back to non-inverted in the node function to allow for correct interpretation of the Normal by Screen Space Reflections. This add the necessary optimization and code deduplication to hybrid deferred and forward pipeline. Pull Request: https://projects.blender.org/blender/blender/pulls/116070