From 89db1532fc48dcbb4c7e3270e7bc84fe117ca66b Mon Sep 17 00:00:00 2001 From: "Juan A. Suarez Romero" Date: Tue, 26 Sep 2017 18:32:25 +0200 Subject: [PATCH] cherry-ignore: add "radv: copy the number of viewports/scissors at pipeline bind time" fixes: This commit addressed earlier commits dcf46e99 and 60878dd0 which did not land in branch. Signed-off-by: Juan A. Suarez Romero --- bin/.cherry-ignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 2d0a7e58f5f..084c3cf3593 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -26,3 +26,7 @@ fe2a6281b3b299998fe7399e7dbcc2077d773824 egl/drm: Fix misused x and y offsets in # fixes: This commit addressed earlier commits 61ad2f13 and 6dcc54b4 which did # not land in branch 979978ee06867a531b8d56cee252f5c83920a339 radv: Check for GFX9 for 1D arrays in image_size intrinsic. + +# fixes: This commit addressed earlier commits dcf46e99 and 60878dd0 which did +# not land in branch +8e9e339c530c7b82b5a29d4b3183e8f5a01eae28 radv: copy the number of viewports/scissors at pipeline bind time