#19529·rpcs3

vulkan: Validation error 10912 on vkCmdSetDepthBounds - minDepthBounds (0.0) is greater than maxDepthBounds (-0.0)

Author: AniLeoCreated Sep 17, 2026Updated Sep 18, 2026
LabelsRSXHWTEST

Steps to Reproduce:

  • Boot Twisted Metal with Strict Rendering Mode + Debug Output
  • Reach the title screen

Validation Layers Error: RSX: ERROR: [Validation] Code 0 : vkCmdSetDepthBounds(): minDepthBounds (0.000000) is greater than maxDepthBounds (-0.000000). The Vulkan spec states: minDepthBounds must be less than or equal to maxDepthBounds

Docs: https://docs.vulkan.org/spec/latest/chapters/fragops.html#VUID-vkCmdSetDepthBounds-minDepthBounds-10912

Log: RPCS3.log.gz