summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2023-07-14 12:18:05 -0400
committerEric Engestrom <eric@engestrom.ch>2023-07-28 18:48:25 +0100
commit5555783012ef89f15a6fbe9469398f47fb0d9cbf (patch)
treebd04893f6a8b9dca4b015342a5452506d238f12e /.pick_status.json
parent14632e7dbe7fd27c7e0b7a67fd4ac384a649d4c7 (diff)
downloadmesa-5555783012ef89f15a6fbe9469398f47fb0d9cbf.tar.gz
mesa-5555783012ef89f15a6fbe9469398f47fb0d9cbf.tar.bz2
mesa-5555783012ef89f15a6fbe9469398f47fb0d9cbf.zip
nir: fix slot calculations for compact variables with location_frac
a variable with a component offset may span multiple slots, and this cannot be inferred from its type alone (e.g., compacted clip+cull distances) cc: mesa-stable Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24163> (cherry picked from commit 59396eefe6440920532009e5cbfd17c0c09fdaa1)
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 bf4ab1d132d..a0810dd7576 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -103,7 +103,7 @@
"description": "nir: fix slot calculations for compact variables with location_frac",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},