cupertino-sample-code/metalperformanceshadersgraph-adding-custom-functions-to-a-shader-graph
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
..
Common 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
mpsgraph-custom-compute-app Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
mpsgraph-custom-compute-function Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
mpsgraph-custom-compute-function.xcodeproj 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

Adding Custom Functions to a Shader Graph

Run your own graph functions on the GPU by building the function programmatically.

Overview

Configure the Sample Code Project

This sample requires the following system and software configuration:

  • macOS 11 or later
  • iOS 14 or later
  • Xcode 12 or later