-
Notifications
You must be signed in to change notification settings - Fork 167
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
build: Update to header 1.4.303 #1057
Conversation
CI Vulkan-Tools build # 1581 failed. |
1 similar comment
CI Vulkan-Tools build # 1581 failed. |
Set demo.caMetalLayer before attempting to create the surface
0f304cc
to
c7802fa
Compare
vulkaninfo/generated/vulkaninfo.hpp
Outdated
{ | ||
ArrayWrapper arr(p,"priorities", 16); | ||
for (uint32_t i = 0; i < 16; i++) { p.PrintElement(obj.priorities[i]); } |
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.
Well this is an interesting change by the autogen...
How did the VkQueueFamilyGlobalPriorityProperties change in the 1.4 release?
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.
Ah good catch. We had an exception for this one under the old KHR name
c7802fa
to
b583289
Compare
CI Vulkan-Tools build queued with queue ID 315851. |
1 similar comment
CI Vulkan-Tools build queued with queue ID 315851. |
CI Vulkan-Tools build # 1583 running. |
CI Vulkan-Tools build # 1583 passed. |
No description provided.