Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add easy way to dump out final wgsl shader (#3947)
### What .. and document how to inspect translated shaders in an easy way. * Fixes #3944 * not exactly what I had in mind but actually good enough! ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/3947) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/3947) - [Docs preview](https://rerun.io/preview/9ae4da5c1069e952e391800cfce01e8da7dc88cd/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/9ae4da5c1069e952e391800cfce01e8da7dc88cd/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
- Loading branch information