summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2018-04-11 16:30:54 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2018-04-12 21:49:29 +0200
commite26892d90271645efeb5dcda7116881aee9a3d0a (patch)
tree2436224d3bcc472b079f14c13bec2c9221ce0579
parentc9e2de3398edccea06b62a4d1c3d11456b97f6c3 (diff)
cherry-ignore: ac/shader: fix vertex input with components.
fixes: The commit fixes earlier commit 1c57a6da5e3 which did not land in branch. Signed-off-by: Juan A. Suarez Romero <jasuarez@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 4d306f4be70..015f56f34d9 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -8,3 +8,7 @@ ac4437b20b87c7285b89466f05b51518ae616873 automake: small cleanup after the meson
# stable: There is a specific version for this patch for stable branches, but
# it is causing regressions.
85d0bec9616bc1ffa8e4ab5e7c5d12ff4e414872 anv: Be more careful about fast-clear colors
+
+# fixes: The commit fixes earlier commit 1c57a6da5e3 which did not land in
+# branch.
+3401b028df1074a06a7fbc3fb1cda949646ef75d ac/shader: fix vertex input with components.