renderdoc_open_capture
Open RenderDoc capture files to analyze graphics debugging data, including API type, frame count, and resource information for performance optimization.
Instructions
Open an RDC capture file for analysis. Returns basic information about the capture including API type, frame count, and resource counts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the RDC file to open. |