1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-14 07:35:10 -06:00
Files
ryujinx/Ryujinx.Graphics.Gpu/Shader
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
..