We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157332c commit 493a2b9Copy full SHA for 493a2b9
shaders/README.md
@@ -1,5 +1,9 @@
1
# Building the shaders
2
3
+This document describes how to regenerate the shaders used by Pathfinder. Unless
4
+you have modified files in this directory, regenerating the shaders is not
5
+necessary to do most development on or use Pathfinder.
6
+
7
You will need `glslangValidator` and `spirv-cross` installed to execute the
8
Makefile from this directory. You can speed up the build by parallelizing the
9
build: `make -j`.
0 commit comments