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
{{ message }}
This repository was archived by the owner on Jul 29, 2021. It is now read-only.
According to Synchronization Examples and Google's samples it is possible the rendering queue does not support presentation; therefore a different queue must be used for presentation.
I don't know what GPUs out there require the code to handle this case, but it appears it must be dealt by the code. Maybe it's Optimus laptops, maybe it's Android devices that have a special queue for handling rotations.