yuzu/src/video_core/renderer_vulkan
Morph cb092af3f0 vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers
Intel's SPIR-V shader compiler is broken. For now, skip compiling any compute pipelines until they fix this issue.
This is not a perfect workaround, as there are a small subset of non-compute pipelines that still cause it to crash, but this should cover the majority of crashes.
It is unfortunate that even with a test case reported 6 months ago the issue has not been fixed in favor of fixing "the most popular games and apps".
Intel, you can do better than this.
2023-04-28 17:59:36 -04:00
..
2022-10-07 14:13:45 +01:00
2022-12-08 17:17:45 -05:00
2023-03-06 22:57:45 -05:00
2022-12-08 17:17:45 -05:00
2023-03-06 22:57:45 -05:00