This was caused by the tagging pass not using the right depth texture format. This commit changes the opaque tagging pass to use the HiZ buffer instead so that the shader is not relying on the depth buffer anymore. Pull Request: https://projects.blender.org/blender/blender/pulls/120965