GAPID: Google Has A New Graphics Debugger For Vulkan & OpenGL ES

Written by Michael Larabel in Google on 10 March 2017 at 12:48 PM EST. 3 Comments
GOOGLE
GAPID is short for the Graphics API Debugger and is a new open-source project out of Google.

Adding to the list of available open-source debuggers is GAPID. GAPID allows inspecting, tweaking, and replaying calls to OpenGL ES and Vulkan. GAPID is primarily geared for debugging GLES/VLK Android applications but the user-interface runs on Windows, Linux, and macOS. The tracer is able to run on those host operating systems as well as Android.

Components to GAPID include GAPII as the API interceptor, GAPIS as the API server, GAPIR as the API replay daemon, GAPIC as the API client, and GAPIL as the API language.

Those wanting to learn more about Google's GAPID for debugging OpenGL ES and Vulkan applications/games can visit the GitHub project site.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week