From 1835737e545a653e527fa6ba328df0bd25ce9d33 Mon Sep 17 00:00:00 2001 From: Ani Date: Sun, 2 Aug 2020 21:50:20 +0100 Subject: [PATCH] anv: Crash related to Shader Interpreter mode --- Graphics-Driver-Issues.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index da5d82c..7d00723 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -76,6 +76,10 @@ 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.
+ --- # Hall of Fame