-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: internal
-
Component/s: javafx
-
generic
-
os_x
Currently each drawIndexedQuad() call creates a new MTLRenderCommandEncoder, encodes the draw call and ends the encoder.
The best practice is to combine the MTLRenderCommandEncoders wherever possible.
The best practice is to combine the MTLRenderCommandEncoders wherever possible.
- relates to
-
JDK-8314849 Ensemble: Search icon not rendered in search box
-
- Closed
-