In current state of Lanai implementation, we prepare vertices on CPU and then pass it to GPU.
This JBS is to check whether we can move this vertex preparation to shaders.
This JBS is to check whether we can move this vertex preparation to shaders.
- relates to
-
JDK-8225175 Evaluate RenderQueue Vs non-RenderQueue Design architecture for Metal Rendering Pipeline implementation
- Closed