webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Functions | |
int | glslang_initialize (TParseContext *context) |
int | glslang_finalize (TParseContext *context) |
int | glslang_scan (size_t count, const char *const string[], const int length[], TParseContext *context) |
int | glslang_parse (TParseContext *context) |
int glslang_finalize | ( | TParseContext * | context | ) |
int glslang_initialize | ( | TParseContext * | context | ) |
int glslang_parse | ( | TParseContext * | context | ) |
int glslang_scan | ( | size_t | count, |
const char *const | string[], | ||
const int | length[], | ||
TParseContext * | context | ||
) |