summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorMarcin Ślusarz <marcin.slusarz@intel.com>2021-08-06 10:49:29 +0200
committerEric Engestrom <eric@engestrom.ch>2021-08-10 22:40:25 +0100
commitfa80586e180b3defcdc776006714d5fe7efcdc16 (patch)
tree4a00826f46545cd243786c4531d85dcb9dc10b7d /.pick_status.json
parent85a95f8cc6f5c750ebc1ea28ca3bd4c140bcc501 (diff)
glsl: evaluate switch expression once
v2: intialize test_val in constructor Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5185 Signed-off-by: Marcin Ślusarz <marcin.slusarz@intel.com> Cc: mesa-stable Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12234> (cherry picked from commit bdae3c366e1b8bda26702fdbdf9e6d8fab446cb2)
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 ec79f1ec43f..eae7c062177 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -157,7 +157,7 @@
"description": "glsl: evaluate switch expression once",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},