Skip to content

Commit

Permalink
Add a driver ID for AGXV (Asahi) (#2238)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ace committed Sep 27, 2023
1 parent 4871ab9 commit 2b587d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xml/vk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9886,6 +9886,7 @@ typedef void* <name>MTLSharedEvent_id</name>;
<enum value="23" name="VK_DRIVER_ID_MESA_DOZEN" comment="Mesa open source project"/>
<enum value="24" name="VK_DRIVER_ID_MESA_NVK" comment="Mesa open source project"/>
<enum value="25" name="VK_DRIVER_ID_IMAGINATION_OPEN_SOURCE_MESA" comment="Imagination Technologies"/>
<enum value="26" name="VK_DRIVER_ID_MESA_AGXV" comment="Mesa open source project"/>
</enums>
<enums name="VkConditionalRenderingFlagBitsEXT" type="bitmask">
<enum bitpos="0" name="VK_CONDITIONAL_RENDERING_INVERTED_BIT_EXT"/>
Expand Down

0 comments on commit 2b587d9

Please sign in to comment.