1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 10:16:26 -05: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
..