headers: Update to Vulkan header version 1.1.93 - #31
Conversation
There was a problem hiding this comment.
This looks like the start of something good. For these changes did you follow the steps outlined in the Vulkan-Headers wiki to perform the header update? This PR reveals the importance for me to review and/or update the wiki page to reflect the current header update practices (what's there now is probably good enough but I need to add a couple more items for thoroughness). Then if the usual Headers Updater (me at the moment) is AFK someone else can perform the update if necessary.
Because the 1.1.94 Vulkan header was released between now and when you created this PR I am working on the 1.1.94 header update (branch name shannon-94-header-update) and will have a PR up shortly.
|
@shannon-lunarg I think I actually missed the valid usage json file now I look over the wiki again - figuring out how to build vulkan-hpp correctly took too many cycles I guess! Anyway, if you're updating now, I'll close this :) |
Needed for validation work for EXT_scalar_block_layout - hopefully I've done this right...?