-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
Hello I am coding a sysmodule under Atmosphère and I have the following issue:
When I call framebufferClose() on a valid FrameBuffer* it never returns. I looked into it and realized that the function nvExit() never returns.
I double-checked the count of framebufferBegin() and framebufferEnd() and they match.
Is there any known issue with framebufferClose()?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels