GoogleがOpenGL ES, VulkanのグラフィックスAPIデバッガ GAPIDを公開しています.
このツールは,Android,Windows, Linux,OS XでOpenGL ES, Vulkan上でグラフィックスAPIの呼び出しをデバッグできるツールです.
Save development time with our new 3D debugging tool
https://www.blog.google/products/google-vr/save-development-time-our-new-3d-debugging-tool/
ツール概要
https://developers.google.com/vr/develop/android/gapid
ソース
https://github.com/google/gapid
OSごとに取得できるものは違います(OS XはVulkanがいけない)が,PC上でも取れるので実機に行く前にPC環境で動作を調べたりなどに便利そうですね.
Android | Windows | macOS | Linux | |
---|---|---|---|---|
OpenGL ES Trace | ✔ | |||
OpenGL ES Replay | ✔ | ✔ | ✔ | |
Vulkan Trace | ✔ | ✔ | ✔ | |
Vulkan Replay (Must be performed on the same device used to trace) |
✔ | ✔ | ✔ |