Skip to content

Commit

Permalink
Update generated bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Sep 12, 2024
1 parent 7becee9 commit 274f5d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .commits
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
KhronosGroup/Vulkan-Docs/main/xml/vk.xml => 8e435deb15124bbf9a7e3340e6cc7975999ed5c5
KhronosGroup/Vulkan-Docs/main/xml/vk.xml => 45c1f5dba1f3cbd56f3361147cd559ff804589b9
KhronosGroup/Vulkan-Headers/main/include/vk_video => 5a5c9a643484d888873e32c5d7d484fae8e71d3d
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [Missing require for pipeline binary key size - #2422 (#2423)](https://github.com/KhronosGroup/Vulkan-Docs/commit/2eaf6b23921b1a597371d0646e3202a684fb973e)
- [minor wording change to avoid ambiguity in 'the act of waiting'. (#2418)](https://github.com/KhronosGroup/Vulkan-Docs/commit/ccd06598b7745aca51ea45c27055f5fe9573114d)
- [August 30, 2024 Vulkan 1.3.295 spec update](https://github.com/KhronosGroup/Vulkan-Docs/commit/8e435deb15124bbf9a7e3340e6cc7975999ed5c5)
- [Rename Lina's GitHub username to @linyaa-kiwi (#2432)](https://github.com/KhronosGroup/Vulkan-Docs/commit/45c1f5dba1f3cbd56f3361147cd559ff804589b9)

## [0.25.0] - 2024-08-22

Expand Down
8 changes: 4 additions & 4 deletions vulkanalia-sys/src/extensions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@ pub const EXT_EXTERNAL_MEMORY_ACQUIRE_UNMODIFIED_EXTENSION: Extension = Extensio
number: 454,
type_: "device",
author: "EXT",
contact: "Lina Versace @versalinyaa",
contact: "Lina Versace @linyaa-kiwi",
platform: None,
required_extensions: None,
required_version: None,
Expand All @@ -1179,7 +1179,7 @@ pub const EXT_EXTERNAL_MEMORY_DMA_BUF_EXTENSION: Extension = Extension {
number: 126,
type_: "device",
author: "EXT",
contact: "Lina Versace @versalinyaa",
contact: "Lina Versace @linyaa-kiwi",
platform: None,
required_extensions: None,
required_version: None,
Expand Down Expand Up @@ -1467,7 +1467,7 @@ pub const EXT_IMAGE_DRM_FORMAT_MODIFIER_EXTENSION: Extension = Extension {
number: 159,
type_: "device",
author: "EXT",
contact: "Lina Versace @versalinyaa",
contact: "Lina Versace @linyaa-kiwi",
platform: None,
required_extensions: None,
required_version: None,
Expand Down Expand Up @@ -2059,7 +2059,7 @@ pub const EXT_QUEUE_FAMILY_FOREIGN_EXTENSION: Extension = Extension {
number: 127,
type_: "device",
author: "EXT",
contact: "Lina Versace @versalinyaa",
contact: "Lina Versace @linyaa-kiwi",
platform: None,
required_extensions: None,
required_version: None,
Expand Down

0 comments on commit 274f5d4

Please sign in to comment.