1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-14 09:25:14 -06:00
Files
ryujinx/Ryujinx.Graphics.Shader/CodeGen
gdkchan 04bd87ed5a Fix shader textureSize with multisample and buffer textures (#3240)
* Fix shader textureSize with multisample and buffer textures

* Replace out param with tuple return value
2022-04-04 14:43:58 -03:00
..