-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Vulkan-Headers to v1.3.267 #1303
Updated Vulkan-Headers to v1.3.267 #1303
Conversation
CI gfxreconstruct build queued with queue ID 57863. |
CI gfxreconstruct build # 3362 running. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just the one note about the version number not needing to be updated yet.
CI gfxreconstruct build # 3362 passed. |
CI gfxreconstruct build queued with queue ID 58056. |
CI gfxreconstruct build # 3363 running. |
CI gfxreconstruct build queued with queue ID 58068. |
267 looks pretty innocuous. The two new extensions add some simple structs and some enum values. Added: VK_EXT_nested_command_buffer Added: VK_NV_extended_sparse_address_space There are also fixes for small problems in 266.
8beb87c
to
459a8b4
Compare
CI gfxreconstruct build queued with queue ID 58085. |
CI gfxreconstruct build # 3366 running. |
CI gfxreconstruct build # 3366 passed. |
Updated headers, did codegen. Seems a straightforward update.