aboutsummaryrefslogtreecommitdiff
path: root/scripts/fetch_glslangvalidator.py
diff options
context:
space:
mode:
authorTony-LunarG <tony@lunarg.com>2018-10-31 16:10:48 -0600
committerTony Barbour <tony@lunarg.com>2018-11-08 13:05:23 -0700
commitca8d349beed75d8fa6d27884cce4f091b6dc2a1e (patch)
tree96e5d2faa956babdbf7c1896ae525481cde5297d /scripts/fetch_glslangvalidator.py
parente4480fa9afd6f8cfc5579c7d24954f7030b180cf (diff)
downloadusermoji-ca8d349beed75d8fa6d27884cce4f091b6dc2a1e.tar.xz
Rename cube and cubepp exes to vkcube and vkcubepp
Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0
Diffstat (limited to 'scripts/fetch_glslangvalidator.py')
-rwxr-xr-xscripts/fetch_glslangvalidator.py2
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.