-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: internal
-
Component/s: javafx
-
Environment:
fx-sandbox:metal branch
-
os_x
Currently the MetalTexture interface has a MTLBuffer for every RenderTarget to store the pixel data.
The MTLbuffers can be reduced to a single MTLBuffer that would be reused across RenderTargets.
This would reduce the memory consumption but does not show any good gain in FPS
The MTLbuffers can be reduced to a single MTLBuffer that would be reused across RenderTargets.
This would reduce the memory consumption but does not show any good gain in FPS
- duplicates
-
JDK-8333879 Scrolling a webpage results in memory leak with metal pipeline
-
- Closed
-