summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>2022-03-04 11:23:20 +0100
committerDylan Baker <dylan.c.baker@intel.com>2022-03-08 14:05:14 -0800
commite6f159d626261ee41fa6b3e370128212342caf9f (patch)
tree07b036d62d994b606cd2160083848bff7e26646a /.pick_status.json
parentc75e89962e4d1e293bc22bc4deedd2a3d4f91cd5 (diff)
radeonsi: change rounding mode to round to even
Use ROUND_TO_EVEN instead of TRUNCATE; this matches what pal and radv do. This fixes the spec@ext_framebuffer_multisample@turn-on-off tests. Cc: mesa-stable Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Mihai Preda <mhpreda@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15240> (cherry picked from commit 9c49550163ffd0753c55117f7ac2e800b1691e1c)
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 dcd08ebe6e2..480b329fdff 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -409,7 +409,7 @@
"description": "radeonsi: change rounding mode to round to even",
"nominated": true,
"nomination_type": 0,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": null
},