summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-11-11 03:25:33 +0200
committerAndres Gomez <agomez@igalia.com>2017-11-22 18:41:23 +0200
commit010751e95da1823713c85b886ee80fb92f6a92f7 (patch)
tree2cdfbaac615bc00c507756eb90ebf23e5f87027e
parentf562d93049df4824bd650419de5af1564f21e081 (diff)
downloadmesa-010751e95da1823713c85b886ee80fb92f6a92f7.tar.gz
cherry-ignore: intel/nir: Use the correct indirect lowering masks in link_shaders
stable: These commits addressed earlier commit 379b24a40d3 which did not land in branch. Signed-off-by: Andres Gomez <agomez@igalia.com>
-rw-r--r--bin/.cherry-ignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index be5b4620e43..fc1a6a4faa1 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -87,3 +87,9 @@ e17e8934f9e4b008bdfb4f9abd8ed4faa604c7d9 automake: include git_sha1.h.in in rele
# stable: This commit is not really needed after 6ac2d169019.
e8c9e65185de3e821e1e482e77906d1d51efa3ec intel/fs: Use a pure vertical stride for large register strides
+
+# stable: These commits addressed earlier commit 379b24a40d3 which did
+# not land in branch.
+7364f080f9a272323ed3491f278a1eed3eb9b1a7 intel/nir: Add a helper for getting the NoIndirect mask
+3e63cf893f096a7263eb1856d58417dd2d170d4b intel/nir: Break the linking code into a helper in brw_nir.c
+951a5dc4cc29da996b54ae63eeba1915a3a65b4a intel/nir: Use the correct indirect lowering masks in link_shaders