You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issue
I hit an unimplemented portion of command_buffers. It should probably be implemented.
The text was updated successfully, but these errors were encountered: