-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
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
-
- Resolved
-