You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a document on implementing shader cursors (#28)
* Add a document on implementing shader cursors
This is one of *many* documents needed to adequately explain the various facets of the Slang reflection API.
* add to the YAML
- title: "Shader Cursors: Advanced Usage of the Reflection API"
55
+
description: "Learn how to handle shader parameters in a practical and high-performance fashion that can scale to support large GPU shader codebases across multiple target platforms"
0 commit comments