-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: client-libs
The current approach in MTLClip uses an additional MTLBuffer filled with zeros to clear pStencilData texture. We can replace this code with loadAction = MTLLoadActionClear in an appropriate color attachment.
- relates to
-
JDK-8253603 Reuse MTLBuffer in begin_shape_clip
-
- Closed
-
-
JDK-8250658 Performance of ClipFlatOval Renderperf test is very low
-
- In Progress
-