Non-functional: Rename some entry-point variables to entryPoint, not main.

This commit is contained in:
John Kessenich
2016-11-26 13:31:47 -07:00
parent fca826212c
commit 517fe7a6ad
6 changed files with 17 additions and 17 deletions

View File

@@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1659"
#define GLSLANG_REVISION "Overload400-PrecQual.1660"
#define GLSLANG_DATE "26-Nov-2016"