mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-30 04:00:50 -05:00
Bug Fix: It was theoretically possible for a shader with depth writes
disabled to map to the same UID as a shader with late depth
writes.
No known test cases trigger this.