Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8322627

Release MTLBuffers on MTLMesh delete

XMLWordPrintable

    • generic
    • os_x

      We create and Vertex and Index buffers while drawing 3D primitives.
      We continue to re-use these buffers as long as number of vertices/indices is same. In case where number of vertices or indices change we release and allocate new buffers.

      But at the end when MTLmesh is deleted we are not deleting these MTLBuffers.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: