-
Sub-task
-
Resolution: Fixed
-
P3
-
internal
-
fx-sandbox:metal branch
-
generic
-
os_x
The [CommandBuffer waitUntilCompleted] call is a blocking call that blocks the calling thread and effectively reduces the generation of commands.
This call should be removed and an appropriate notification call should be added to notify Prism/Glass when CommandBuffer is completed so that the ready frame is displayed.
This call should be removed and an appropriate notification call should be added to notify Prism/Glass when CommandBuffer is completed so that the ready frame is displayed.