Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309700 Low graphic rendering performance in metal pipeline
  3. JDK-8341599

Use MTLRenderCommandEncoder.drawIndexedPrimitives for 2D rendering

XMLWordPrintable

      Currently we use drawPrimitives for rendering 2D primitives.
      It can be changed to use drawIndexedPrimitives.
      It will require us to create an appropriate IndexBuffer to render the vertex data that is received in form of Quads.

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: