mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-05 00:00:56 +01:00
anv: Missing shaderStorageImageMultisample Vulkan feature
parent
1835737e54
commit
ee3d7e48a4
|
|
@ -80,6 +80,10 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
|||
» **Workaround** implemented: None, use one of the shader modes that don't use the Shader Interpreter <br>
|
||||
» **Reported**: **Yes**, on 2020-08-02. Quickly replied. <br>
|
||||
|
||||
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3355) <br>
|
||||
» **Workaround** implemented: None, disable Anti-Aliasing <br>
|
||||
» **Reported**: **Yes**, on 2020-08-03. <br>
|
||||
|
||||
---
|
||||
|
||||
# Hall of Fame <a name="hall-of-fame"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue