RPCSX / rpcsx

GNU General Public License v2.0
1.23k stars 58 forks source link

[amdgpu] libspirv: Fix pushRegion #39

Closed Macdu closed 1 year ago

Macdu commented 1 year ago

Fix an issue with the pushRegion function, which modifies/duplicates (in a way that leads to undefined behavior) the id definitions and uses of its own fields instead of adding the ones from the other region.

DHrpcs3 commented 1 year ago

Whole shader part already rewritten, but not uploaded yet. Please do not try to find bugs at gpu side, there would be big changes soon Thank you for your findings anyway