vulkaninfo: Add VK_KHR_display support and related fixes#1229
Conversation
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
charles-lunarg
left a comment
There was a problem hiding this comment.
Looks like a lot of good defensive checks around surfaces that should of been there before, plus all the display improvements.
|
CI Vulkan-Tools build queued with queue ID 8195. |
|
CI Vulkan-Tools build # 1987 running. |
|
CI Vulkan-Tools build # 1987 failed. |
|
windows failure macOS failure |
|
Thanks, @charles-lunarg we'll look into the failures. Is the Windows failure that you see with a simple Mock ICD based setup? Because we did test this on Windows with multiple drivers. |
|
Yes, this is the longer log (that I should of included from the get go) |
20732c0 to
820cc67
Compare
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
|
CI Vulkan-Tools build queued with queue ID 8770. |
|
CI Vulkan-Tools build # 1989 running. |
|
CI Vulkan-Tools build # 1989 failed. |
|
Now only the macOS CI failed: |
|
It seems like both were "driver" issues, not vulkaninfo, but we had to apply some workarounds: Per above, MockICD was broken, the fix is already in this PR. For the MacOS issue, apparently MoltenVK is buggy and will crash in @hapakj will post a workaround to vulkaninfo. |
820cc67 to
57f71dc
Compare
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author hapakj not on autobuild list. Waiting for curator authorization before starting CI build. |
Add VK_KHR_display support and related fixes to vulkaninfo