-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: internal
-
Component/s: javafx
-
Environment:
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.