Skip to content

Commit

Permalink
Reserve extension 354 for VK_EXT_physical_device_drm (#1360)
Browse files Browse the repository at this point in the history
References: #1354
  • Loading branch information
emersion committed Aug 31, 2020
1 parent c54f67d commit 95ef004
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions xml/vk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13935,5 +13935,11 @@ typedef void <name>CAMetalLayer</name>;
<enum value="&quot;VK_EXT_extension_353&quot;" name="VK_EXT_EXTENSION_353_EXTENSION_NAME"/>
</require>
</extension>
<extension name="VK_EXT_extension_354" number="354" author="EXT" contact="Simon Ser @emersion" supported="disabled">
<require>
<enum value="0" name="VK_EXT_EXTENSION_354_SPEC_VERSION"/>
<enum value="&quot;VK_EXT_extension_354&quot;" name="VK_EXT_EXTENSION_354_EXTENSION_NAME"/>
</require>
</extension>
</extensions>
</registry>

0 comments on commit 95ef004

Please sign in to comment.