RFR: 8288948: Few J2DBench tests indicate lower primitive drawing performance with metal rendering pipeline [v2]

Sergey Bylokhov serb at openjdk.org
Wed Jul 13 09:37:56 UTC 2022


On Wed, 13 Jul 2022 03:53:28 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

> We cannot use MTLPrimitiveTypeLineStrip if we want to batch the subsequent draw calls as it draws an unwanted line between previous rectangle and current rectangle.

Even if the alpha will be transparent? Just curious.

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

PR: https://git.openjdk.org/jdk/pull/9245



More information about the client-libs-dev mailing list