mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-13 06:20:14 +03:00
The texture handle offset calculation involved an incorrect shift by descriptor size which was found to be unnecessary and would result in an invalid handle that had the wrong TIC/TSC index and caused broken rendering.