mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-01 07:15:10 +01:00
e294fa8c91
Older Adreno proprietary drivers (5xx and below) will segfault while destroying the renderpass and associated objects if more than 64 subpasses are within a renderpass due to internal driver implementation details. This commit introduces checks to automatically break up a renderpass when that limit is hit.
3 lines
145 B
XML
3 lines
145 B
XML
<component name="DependencyValidationManager">
|
|
<scope name="ShaderCompiler" pattern="file[skyline.app.main]:shader-compiler//*" />
|
|
</component> |