mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-02-06 09:39:44 +00:00
The type in the `texOp` in the textureSize instruction doesn't have the exact type on SPIR-V (for example, it is missing the Array flag). This PR gives it the proper type before giving it to the unscaling helper. This fixes the ground textures being broken on Pokemon Scarlet/Violet when scaling. It wasn't finding the texture, so the descriptor index it provided was -1... |
||
---|---|---|
.. | ||
Glsl | ||
Spirv |