summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-08-17 22:27:49 +0300
committerAndres Gomez <agomez@igalia.com>2017-08-21 14:30:50 +0300
commitc86696577e7ad9872a460c87476b87124b77ac53 (patch)
treee8df28419927f402ad9419e6eb1d0d932622b2f6
parentb0f793ccc42a78677cadfdf90fec68e5963bcbfd (diff)
cherry-ignore: add "radv: Handle VK_ATTACHMENT_UNUSED in color attachments."
fixes: This commit is complex and has non trivial conflicts due to multiple previous changes. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 2e9352bbb58..f58066acb7f 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -130,3 +130,7 @@ e43cc3e3afc98783310f81f8c0151a8314044739 radv/gfx9: handle GFX9 opaque metadata
# stable: 17.2 nomination only.
4c02e2bd95d16407084914ff7248a1717bdce658 radv: disable texture gather workaround on gfx9.
+
+# fixes: This commit is complex and has non trivial conflicts due to
+# multiple previous changes.
+ea08a296fe226f5e67366b4db420c2322f38774c radv: Handle VK_ATTACHMENT_UNUSED in color attachments.