mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-20 16:27:59 +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.