summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2023-11-30 12:42:20 +0100
committerEric Engestrom <eric@engestrom.ch>2024-01-03 12:03:02 +0000
commit8ef51248719f6e672e9bb1e819791e13822012b9 (patch)
tree3cca7e12e135750306c200261dbe28f63a166d51
parent92cdf6cb5f25f632350d8ca0d9451b0e87194ca3 (diff)
downloadmesa-8ef51248719f6e672e9bb1e819791e13822012b9.tar.gz
mesa-8ef51248719f6e672e9bb1e819791e13822012b9.tar.bz2
mesa-8ef51248719f6e672e9bb1e819791e13822012b9.zip
zink: update profile schema
This is needed for VK_KHR_maintenance5 support. Fixes: f501f9453ad ("zink: use maintenance5") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26419> (cherry picked from commit 021645ebf5399a8c74f7f895a06d8919215243be)
-rw-r--r--.pick_status.json2
-rw-r--r--src/gallium/drivers/zink/VP_ZINK_requirements.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 3017416f462..7f26a41116e 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -64,7 +64,7 @@
"description": "zink: update profile schema",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "f501f9453adc7024584e9d9598754c55c36d20f3",
"notes": null
diff --git a/src/gallium/drivers/zink/VP_ZINK_requirements.json b/src/gallium/drivers/zink/VP_ZINK_requirements.json
index 5dd50f0bd54..9ec7bc100a5 100644
--- a/src/gallium/drivers/zink/VP_ZINK_requirements.json
+++ b/src/gallium/drivers/zink/VP_ZINK_requirements.json
@@ -1,5 +1,5 @@
{
- "$schema": "https://schema.khronos.org/vulkan/profiles-0.8.1-251.json",
+ "$schema": "https://schema.khronos.org/vulkan/profiles-0.8.2-271.json",
"capabilities": {
"vulkan10requirements": {
"features": {