summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorGert Wollny <gert.wollny@collabora.com>2022-05-01 22:49:01 +0200
committerDylan Baker <dylan.c.baker@intel.com>2022-05-02 10:46:40 -0700
commit01345ad5e91acfde73d7450fbd36d32b6cba7bf3 (patch)
treeae031509482f1221c26494142550d3610397de3a /.pick_status.json
parent9fdb834853bbf65cebcc71e79481b5910c4c51fe (diff)
r600: Allow eight bit, three channel formats for vertex buffers
While using three component texture formats results in CTs failures, three component vertex attributes are fine, and not allowing them results in significant performance regressisons. Fixes: e41958e344cb4b15d01008140a1ee08817104334 r600: Disable eight bit three channel formats Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6399 v2: rename function to is_buffer_format_supported (Emma) Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16267> (cherry picked from commit 4a2ff9eb86acdc0b5cc35ca2c2f6ec5cfe9671a9)
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 9e7a5f2d03d..dbc6fbc7d24 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -364,7 +364,7 @@
"description": "r600: Allow eight bit, three channel formats for vertex buffers",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "e41958e344cb4b15d01008140a1ee08817104334"
},