mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-05-06 02:18:03 +02:00
Add JSON schema to layer manifest
Change-Id: I00fb3306a88f9c24932ee1e9f0d623076118e6d0 Signed-off-by: Alex Bates <alex.bates@arm.com>
This commit is contained in:
parent
ad2767ee77
commit
88be0b1649
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LunarG/VulkanTools/refs/heads/main/vkconfig_core/layers/layers_schema.json",
|
||||
"file_format_version": "1.1.2",
|
||||
"layer": {
|
||||
"name": "VK_LAYER_window_system_integration",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue