summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-02-02 14:41:01 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2018-02-09 03:50:10 +0000
commit7e7b4c2c6880717916b5e1e6ca26edc1fe390211 (patch)
treee9a41313bfcf66b1d76409b7330ef4b630468572
parentae5e793fd7bb408fa6924924df06662010273a18 (diff)
cherry-ignore: ac/nir: set amdgpu.uniform and invariant.load for UBOs
stable: The commit requires earlier commit w41c36c45 which did not land in branch Signed-off-by: Emil Velikov <emil.velikov@collabora.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 74a28048d5b..2b34423c829 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -61,3 +61,7 @@ c38c60a63c63b02d1030c6c349aa0a73105e10eb meson: fix BSD build
# stable: The commit requires earlier commit 01ab218bbc which did not land in
# branch
0e879aad2fd1dac102c13d680edf455aa068d5df swr/rast: support llvm 3.9 type declarations
+
+# stable: The commit requires earlier commit w41c36c45 which did not land in
+# branch
+49b0a140a731069e0e4959c65bfd1b597a4fb141 ac/nir: set amdgpu.uniform and invariant.load for UBOs