mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
anv: Missing shaderStorageImageMultisample Vulkan feature
parent
1835737e54
commit
ee3d7e48a4
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
» **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>
|
» **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"/>
|
# Hall of Fame <a name="hall-of-fame"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue