mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +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>
This commit is contained in:
parent
115b61e51f
commit
021645ebf5
1 changed files with 1 additions and 1 deletions
|
|
@ -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