GLSL front-end: Check recursively for opaque types in a block; these are all illegal.
This commit is contained in:
parent
ee21fc9081
commit
3cd0024ea8
6 changed files with 23 additions and 10 deletions
|
|
@ -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 "3.0.775"
|
||||
#define GLSLANG_DATE "21-Sep-2015"
|
||||
#define GLSLANG_REVISION "3.0.776"
|
||||
#define GLSLANG_DATE "30-Sep-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue