-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
generic
-
os_x
Currently we re-create RenderEncoder and RenderPipelineState for each renderMeshView call.
This was done until now to achieve functional completion. We need to re-use these objects until we see change in rendering parameters.
This was done until now to achieve functional completion. We need to re-use these objects until we see change in rendering parameters.
- blocks
-
JDK-8321099 Improve 3D rendering performance
- Open