This commit is contained in:
Michael Tang 2020-09-12 14:01:57 -07:00
parent 493a2b9243
commit 9d69e67a0e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This document describes how to regenerate the shaders used by Pathfinder. Unless This document describes how to regenerate the shaders used by Pathfinder. Unless
you have modified files in this directory, regenerating the shaders is not you have modified files in this directory, regenerating the shaders is not
necessary to do most development on or use Pathfinder. necessary to use Pathfinder or do most kinds of development on it.
You will need `glslangValidator` and `spirv-cross` installed to execute the You will need `glslangValidator` and `spirv-cross` installed to execute the
Makefile from this directory. You can speed up the build by parallelizing the Makefile from this directory. You can speed up the build by parallelizing the