Hi!
What the title says :)
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.