Missing dealloc/dispose methods in Metal shader classes

XMLWordPrintable

    • generic
    • os_x

      Java class - MTLShader has an overridden dispose() method which is empty.
      Native class - MetalShader does not have dealloc() method to release native objects allocated by this class.

      This results in a minor memory leak at at the end of application life-cycle.

            Assignee:
            Jayathirth D V
            Reporter:
            Ajit Ghaisas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: