From c9325693f1cb15bbf84470081b97d55df967b6f3 Mon Sep 17 00:00:00 2001 From: Andres Gomez Date: Tue, 21 Nov 2017 01:45:47 +0200 Subject: [PATCH] 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 --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) 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