-
Sub-task
-
Resolution: Fixed
-
P3
-
internal
-
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