diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md
index 2935ee6..c851239 100644
--- a/Graphics-Driver-Issues.md
+++ b/Graphics-Driver-Issues.md
@@ -76,13 +76,9 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
» **Workaround** implemented: **Yes**, use Strict Rendering Mode
» **Reported**: **Yes**, on 2020-03-22. Quickly replied.
-- [Crash when using ASync with Shader Interpreter or Shader Interpreter only shader modes](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3351)
-» **Workaround** implemented: None, use one of the shader modes that don't use the Shader Interpreter
-» **Reported**: **Yes**, on 2020-08-02. Quickly replied.
-
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3355)
» **Workaround** implemented: None, disable Anti-Aliasing
-» **Reported**: **Yes**, on 2020-08-03.
+» **Reported**: **Yes**, on 2020-08-03. No solution given from the driver developers, feature unsupported in hardware.
---