-
Bug
-
Resolution: Fixed
-
P4
-
internal
-
generic
-
os_x
Implement these two dummy methods -
- MTLGraphics.sync()
- MTLResourceFactory.isCompatibleTexture()
MTLGraphics.sync() is used to draw rectangles showing dirty regions being updated when -Dprism.showoverdraw is set to true.
MTLResourceFactory.isCompatibleTexture() is used in canvas rendering.
- MTLGraphics.sync()
- MTLResourceFactory.isCompatibleTexture()
MTLGraphics.sync() is used to draw rectangles showing dirty regions being updated when -Dprism.showoverdraw is set to true.
MTLResourceFactory.isCompatibleTexture() is used in canvas rendering.
- relates to
-
JDK-8271024 ☂ JavaFX : Implement Metal Rendering Pipeline
- Open