Bug 1949102 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

If multiple swap chains are used, display timing could be asynchronous between swap chains. It would then seem not good to split into multiple swap chains within content that needs to be synchronized.
If multiple swap chains are used, display timing could be asynchronous between swap chains. It would then seem not good to split into multiple swap chains within content that needs to be synchronized.

If we want to split within content that needs to be synchronized, we need to use DComp Surface instead of swap chain.

Back to Bug 1949102 Comment 8