Skip to content

Commit

Permalink
vulkan: Add 283 profile schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ziga-lunarg committed Apr 19, 2024
1 parent 1a4a9b5 commit 27b1580
Show file tree
Hide file tree
Showing 2 changed files with 9,383 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vulkan/profiles-0.8-latest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://schema.khronos.org/vulkan/profiles-0.8.2-282.json#",
"title": "Vulkan Profiles Schema for Vulkan 1.3.282",
"$id": "https://schema.khronos.org/vulkan/profiles-0.8.2-283.json#",
"title": "Vulkan Profiles Schema for Vulkan 1.3.283",
"additionalProperties": true,
"required": [
"capabilities",
Expand Down
Loading

0 comments on commit 27b1580

Please sign in to comment.