This is to avoid all need to do text comparison of built-in function names when consuming the AST. All built-in functions get enumerants. Will want to turn on soon. See PureOperatorBuiltins. See issue #8.
6 lines
279 B
C
6 lines
279 B
C
// This header is generated by the make-revision script.
|
|
// 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 "2.3.725"
|
|
#define GLSLANG_DATE "18-Aug-2015"
|