zink: update profile schema
This is needed for VK_KHR_maintenance5 support. Fixes:f501f9453a
("zink: use maintenance5") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26419> (cherry picked from commit021645ebf5
)
This commit is contained in:

committed by
Eric Engestrom

parent
92cdf6cb5f
commit
8ef5124871
@@ -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
|
||||
|
@@ -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": {
|
||||
|
Reference in New Issue
Block a user