-
Bug
-
Resolution: Unresolved
-
P3
-
internal
-
generic
-
os_x
Glass is refactored to work properly with MTL, ES2 and SW pipeline under https://bugs.openjdk.org/browse/JDK-8325379 but for final blitting in GLass SW pipeline is continuing to use ES2 pipeline. Currently ES2 is default pipeline so this if okay, but when MTL will be default pipeline SW should select MTL pipeline for final blit.
Update Glass code so that for final blit in SW pipeline we use properly Hardware which which is present in PrismSettings.tryOrder.
Update Glass code so that for final blit in SW pipeline we use properly Hardware which which is present in PrismSettings.tryOrder.
- relates to
-
JDK-8325379 Refactor Glass classes to support both GL and Metal
-
- Resolved
-