Files
test/source/blender/gpu
Jeroen Bakker b2e1677b36 Fix: Vulkan: Incorrect depth on ARM devices
When gl_FragDepth is defined in the fragment shader and the depth isn't
written to the driver would reset the value to 0. This PR fixes this by
not putting the gl_FragDepth in the shader when it uses the
`depth_unchanged` qualifier or doesn't find any usage in the GLSL.

Pull Request: https://projects.blender.org/blender/blender/pulls/130016
2024-11-08 12:27:46 +01:00
..
2024-09-11 18:37:42 +02:00
2024-08-03 11:06:17 +02:00
2024-09-23 11:18:24 +02:00
2024-08-30 16:03:44 +02:00