Integrated: 8254879: Implement JNI path for Draw Poly

Jayathirth D V jdv at openjdk.java.net
Fri Oct 16 09:02:23 UTC 2020


On Fri, 16 Oct 2020 08:56:45 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> When RenderQueueBuffer cant hold all the attributes needed for DrawPoly we pass the content directly to Renderer using
> JNI. This path is not implemented in metal and looks like we are not hitting this path in our testing in Metal. JNI
> method is used in common BufferedRenderPipe logic so we need to implement JNI path for Metal.

This pull request has now been integrated.

Changeset: febb0275
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.java.net/lanai/commit/febb0275
Stats:     23 lines in 1 file changed: 21 ins; 0 del; 2 mod

8254879: Implement JNI path for Draw Poly

-------------

PR: https://git.openjdk.java.net/lanai/pull/117


More information about the lanai-dev mailing list