开发者

Instruments in Xcode 4 Open GL Driver Tiler/Renderer Utilization Gone?

开发者 https://www.devze.com 2023-03-11 07:28 出处:网络
The OpenGL ES Driver Instrument in XCode 4 no longer has Tiler and Render开发者_如何学Cer Utilization, the two most useful statistics for measuring OpenGL ES bottlenecks. Did they get renamed? I notic

The OpenGL ES Driver Instrument in XCode 4 no longer has Tiler and Render开发者_如何学Cer Utilization, the two most useful statistics for measuring OpenGL ES bottlenecks. Did they get renamed? I noticed there are two new measurable stats, GPU Core Utilization and GPU Video Engine Utilization; do these now track tiling an rendering utilization, respectively?


As it turns out, the latest version of XCode (4.2) restored Tiler and Renderer Utilization to Instruments. I believe they were only missing during the initial release of XCode 4.

0

精彩评论

暂无评论...
验证码 换一张
取 消