mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-30 13:00:41 -05:00
Bug Fix: The normal stage UIDs were randomly overwriting indirect
stage texture map UID fields. It was possible for multiple
shaders with diffrent indirect texture targets to map to
the same UID.
Once again, it dpesn't look like this bug was ever triggered.