Skip to content
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

Replay of vulkaninfo fails on macOS #1580

Closed
fabian-lunarg opened this issue Jun 13, 2024 · 2 comments
Closed

Replay of vulkaninfo fails on macOS #1580

fabian-lunarg opened this issue Jun 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working macos

Comments

@fabian-lunarg
Copy link
Contributor

replaying a capture of vulkaninfo currently issues this error:

[mvk-error] VK_ERROR_SURFACE_LOST_KHR: vkCreateMacOSSurfaceMVK(): On-screen rendering requires a layer of type CAMetalLayer.

while replaying vkCube and other applications, using a window/swapchain works.

@fabian-lunarg fabian-lunarg added bug Something isn't working macos labels Jun 13, 2024
@fabian-lunarg fabian-lunarg changed the title Replay of captures without swapchain fails on macOS Replay of vulkaninfo fails on macOS Jun 17, 2024
@fabian-lunarg
Copy link
Contributor Author

fabian-lunarg commented Aug 5, 2024

this might be the root-cause for faliing during replay:
KhronosGroup/Vulkan-Tools#1017

@fabian-lunarg
Copy link
Contributor Author

after vulkaninfo merged this fix:
KhronosGroup/Vulkan-Tools#1018

I can confirm that a capture and replay of vulkaninfo now works without issues.
thanks @charles-lunarg!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macos
Projects
None yet
Development

No branches or pull requests

1 participant