summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-11-21 01:45:47 +0200
committerAndres Gomez <agomez@igalia.com>2017-11-22 18:41:24 +0200
commitc9325693f1cb15bbf84470081b97d55df967b6f3 (patch)
tree77a5f33a1692afe117beb6663d8d4b08c80f10d2
parent1519933ce2702eccad5e4abf70d187116bf4ee6d (diff)
downloadmesa-c9325693f1cb15bbf84470081b97d55df967b6f3.tar.gz
cherry-ignore: anv/cmd_buffer: Advance the address when initializing clear colors
stable: This commit depends on earlier commit 3735af04152b which did not land in branch. 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 41341b9264c..0e330858858 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -106,3 +106,7 @@ fcd4adb9d08094520fb8d118d3448b04c6ec1fd1 intel/fs: Pass builders instead of bloc
# stable: This commit addressed earlier commit ea1b97714d9b which did
# not land in branch.
50330d7115f0d5050ec3cfe6bca2b0136222e097 r600/shader: reserve first register of vertex shader.
+
+# stable: This commit depends on earlier commit 3735af04152b which did
+# not land in branch.
+a6cc361e5fd2450249847d5ee8093d26ed7ff545 anv/cmd_buffer: Advance the address when initializing clear colors