HLSL: Make the entry-point shadow function have non-IO params and return.
This also removes an no longer needed makeTemporary() and rationalizes makeTypeNonIo()'s interface.
This commit is contained in:
parent
5d3023af03
commit
abd8dca86d
24 changed files with 1146 additions and 1346 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 "Overload400-PrecQual.1780"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1783"
|
||||
#define GLSLANG_DATE "01-Feb-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue