1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-24 18:46:28 -05:00
Files
ryujinx/src
riperiperi 79f6c18a9b Vulkan: Disable push descriptors on older NVIDIA GPUs (#6340)
Disables push descriptors on older NVIDIA GPUs (10xx and below), since it is clearly broken beyond comprehension. The existing workaround wasn't good enough and a more thorough one will probably cost more performance than the feature gains. The workaround has been removed.

Fixes #6331.
2024-02-21 23:52:13 -03:00
..