Semantics: Geometry stage can support max_vertices = 0.
To do this, more generally use a named -1 as a not set value.
This commit is contained in:
parent
3c24a06c8c
commit
494a02a2b0
18 changed files with 93 additions and 36 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 "SPIRV99.839"
|
||||
#define GLSLANG_REVISION "SPIRV99.841"
|
||||
#define GLSLANG_DATE "11-Dec-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue