summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorTimothy Arceri <tarceri@itsqueeze.com>2023-08-07 13:58:57 +1000
committerDylan Baker <dylan.c.baker@intel.com>2023-08-31 23:30:46 -0700
commit58e1cd7c685307137ab622a49644dc1af0643077 (patch)
treec023b0bb78036cdbf20c62573890a44c7e75a24f /.pick_status.json
parenta60992ccead62696a935b1e445d8034ed073791c (diff)
glsl: fix spirv sso validation
The api validation calls will segfault without this as it will try to fallback to string matching names which are NULL. This would be incorrect behaviour even if the names weren't NULL so here we correctly set the explicit location flag. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9483 Fixes: ffdb44d3a0a2 ("nir/linker: Add inputs/outputs to the program resource list") Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24529> (cherry picked from commit a7850f8cf3ee8ac87a0d8328d2c21f75352f9c4d)
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 c7866cd4e5d..d796c81213f 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -10044,7 +10044,7 @@
"description": "glsl: fix spirv sso validation",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "ffdb44d3a0a2199487f17ff566c51280c9708c60",
"notes": null