Files
Ryujinx/Ryujinx.Graphics.Vulkan/IdList.cs
jhorv 58207685c0 Perform bounds checking before list indexer to avoid frequent exceptions (#4438)
* Perform bounds checking before list indexer to avoid frequent ArgumentOutOfRangeExceptions

* do a single compare after casting id and .Count to uint
2023-02-25 10:26:39 +00:00

2.6 KiB