From ca8d349beed75d8fa6d27884cce4f091b6dc2a1e Mon Sep 17 00:00:00 2001 From: Tony-LunarG Date: Wed, 31 Oct 2018 16:10:48 -0600 Subject: Rename cube and cubepp exes to vkcube and vkcubepp Change-Id: Iaecb0e7e21a086c8523b8cd4bc9eccd05e1cbca0 --- scripts/fetch_glslangvalidator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/fetch_glslangvalidator.py') 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. -- cgit v1.2.3