mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
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:
parent
92cdf6cb5f
commit
8ef5124871
2 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue