I'm looking at the performance of my app on iOS using the Xcode frame debugger and I'm getting this warning:
This the GPU profiler overview:
Looking through apple docs the MTLBUffer is defined as
"New MTLBuffer" warning in Xcode frame capture
![[IMG]](http://dl.dropboxusercontent.com/u/14611821/new%20MTLBuffer%20warning.png)
This the GPU profiler overview:
![[IMG]](http://dl.dropboxusercontent.com/u/14611821/xcode_frame_Debug_Sept30th.png)
Looking through apple docs the MTLBUffer is defined as
- ...
"New MTLBuffer" warning in Xcode frame capture