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

Found unimplemented! in a part of the code #2374

Open
AlterionX opened this issue Oct 26, 2023 · 1 comment
Open

Found unimplemented! in a part of the code #2374

AlterionX opened this issue Oct 26, 2023 · 1 comment

Comments

@AlterionX
Copy link

AlterionX commented Oct 26, 2023

Issue

I hit an unimplemented portion of command_buffers. It should probably be implemented.

@Rua
Copy link
Contributor

Rua commented Oct 26, 2023

This error seems to happen when you present a swapchain and then submit a command buffer. You can probably work around it by waiting for a fence in between.

Other than that, minor issues with futures are unlikely to be fixed, as we want to replace them with something else entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants