1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 07:36:27 -05:00
Files
ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan b34de74f81 Avoid adding shader buffer descriptors for constant buffers that are not used (#3478)
* Avoid adding shader buffer descriptors for constant buffers that are not used

* Shader cache version
2022-07-23 11:15:58 -03:00
..