Bump up layout(location) limit from 62 to 4094, to handle bigger uniform locations.
This commit is contained in:
parent
fa668dad99
commit
5f5b205ce9
4 changed files with 7 additions and 7 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.750"
|
||||
#define GLSLANG_REVISION "3.0.752"
|
||||
#define GLSLANG_DATE "13-Sep-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue