diff options
| author | Tony-LunarG <tony@lunarg.com> | 2018-10-31 16:10:48 -0600 |
|---|---|---|
| committer | Tony Barbour <tony@lunarg.com> | 2018-11-08 13:05:23 -0700 |
| commit | ca8d349beed75d8fa6d27884cce4f091b6dc2a1e (patch) | |
| tree | 96e5d2faa956babdbf7c1896ae525481cde5297d /scripts/fetch_glslangvalidator.py | |
| parent | e4480fa9afd6f8cfc5579c7d24954f7030b180cf (diff) | |
| download | usermoji-ca8d349beed75d8fa6d27884cce4f091b6dc2a1e.tar.xz | |
Rename cube and cubepp exes to vkcube and vkcubepp
Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0
Diffstat (limited to 'scripts/fetch_glslangvalidator.py')
| -rwxr-xr-x | scripts/fetch_glslangvalidator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fetch_glslangvalidator.py b/scripts/fetch_glslangvalidator.py index d5a07be9..8be68e85 100755 --- a/scripts/fetch_glslangvalidator.py +++ b/scripts/fetch_glslangvalidator.py @@ -20,7 +20,7 @@ # This script will download the latest glslang release binary and extract the -# glslangValidator binary needed by the cube and cubepp applications. +# glslangValidator binary needed by the vkcube and vkcubepp applications. # # It takes as its lone argument the filname (no path) describing the release # binary name from the glslang github releases page. |
