RenderDoc Meta Fork is a fork of RenderDoc maintained by Meta for use with Meta Quest headsets. In addition to RenderDoc’s normal graphics debugging capabilities, this version provides access to low-level GPU profiling data from the Meta Quest's Snapdragon 835 and Meta Quest 2's Snapdragon XR2 chips, specifically information from their tile renderer. This provides actionable profiling data specific to Meta Quest headsets in a proven graphics debugger.
In addition to RenderDoc's regular frame capture capabilities, RenderDoc Meta Fork can perform a tile-level render stage trace for a single frame of an app on a connected device. It can also perform a draw call trace that collects up to 45 low-level metrics pertaining to each individual draw call in the capture.