summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2022-05-26 14:48:47 -0400
committerDylan Baker <dylan.c.baker@intel.com>2022-06-01 14:10:29 -0700
commitaf16f82e15bb2fa9831b557b2080ecfd2d0992f5 (patch)
tree99f5aa977ab4db414c459054df74ef72d9c5cda5 /.pick_status.json
parent43f90a364092e94841bc62af420786fa1bc42144 (diff)
st/pbo_compute: use different calc for non-3d compute buffer sizing
this avoids looking at irrelevant 3d pixelstore params like GL_PACK_IMAGE_HEIGHT when they don't apply, which will cause the storage buffer to be incorrectly sized and break the operation Fixes: e7b95619596 ("gallium: implement compute pbo download") Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16728> (cherry picked from commit 70fb3a47003a956fa68825b3c617bbbfe9d24178)
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 fb112b4a08e..d673ba87720 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -661,7 +661,7 @@
"description": "st/pbo_compute: use different calc for non-3d compute buffer sizing",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "e7b95619596167025d26f07efb04dc5bfd5e9aee"
},