cupertino-sample-code/metal-capturing-metal-commands-programmatically
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Application Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Capture Manager.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Renderer Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Capturing Metal Commands Programmatically

Invoke Metal's frame capture from your app, then save the resulting GPU trace to a file or view it in Xcode.

Overview

Configure the Sample Code Project

To run the app:

  • Build the project with Xcode 11 or later.