* Fix image rendering. * Fix AOV rendering. * Merge all render passes and AOV textures into 2 arrays (one for colors and one for values). * Make AOVsInfoData std140 compliant. * Remove surface color from Diffuse Light and Specular Light passes. * Add Environment pass support. * Add Shadow pass support. Pull Request: https://projects.blender.org/blender/blender/pulls/108239