summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>2020-06-19 18:29:19 +0200
committerEric Engestrom <eric@engestrom.ch>2020-07-22 22:30:03 +0200
commit0fea7026b49586f139162ace876034d4c5607bc4 (patch)
tree0b70d5a914666bccef36c0a5796f1448066d3476 /.pick_status.json
parent1d826d63fbe22031e1cd67113251b3b83f0141b7 (diff)
glsl: reject size1x8 for image variable with floating-point data types
Fixes: 8d07d66180b ("glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.") Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5688> (cherry picked from commit 0c8873d85db371dea9ec34fefc6fec531aa404b9)
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 3670ea37b9e..4f4fcbb44fb 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -4423,7 +4423,7 @@
"description": "glsl: reject size1x8 for image variable with floating-point data types",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "8d07d66180b1523d7e70681ca142955f896ebda9"
},