mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-11 02:35:23 +09:00
* GPU: Swap bindings array instead of copying Reduces work on UpdateShaderState. Now the cost is a few reference moves for arrays, rather than copying data. Downside: bindings arrays are no longer readonly. * Micro optimisation * Add missing docs * Address Feedback
8.9 KiB
8.9 KiB