summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2021-07-26 13:11:18 -0400
committerDylan Baker <dylan.c.baker@intel.com>2021-07-27 11:43:29 -0700
commitfe2d7f3089d36690ce018d2f9b67b599575fbfa9 (patch)
tree7214840afdaa7d49de1b82c505d23312c3ad73df /.pick_status.json
parent25b71cfa10cca0a041fc58276f607cabcb5c67d1 (diff)
zink: use array size in spirv bo length calculations
I don't know why I was dropping this, but doing so breaks drivers that have optimization passes based on the lengths of these variables Fixes: c1cdf30a119 ("zink: apply Delete All The Code methodology to the ubo/ssbo variables") Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12070> (cherry picked from commit 1dc7b9b08b6a272693f85e956ec3c4e498823a65)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 70eab4fbc76..6fb4f49d2d2 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -436,7 +436,7 @@
"description": "zink: use array size in spirv bo length calculations",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "c1cdf30a119cc523616b3825daf144c1620c17b7"
},