a904d3a1b2
The issue was happening because the `is_render_depth_available` state flag was false leading to the depths being cleared. When we use `is_depth_only_drawing`, we expect that the depth is valid because the Grease Pencil engine will write them. Pull Request: https://projects.blender.org/blender/blender/pulls/135619