HLSL: Improve setting and testing of interpolation qualifiers.
Notably, use of 'linear' on a non-input could mark it as an input.
This commit is contained in:
parent
d21baed6bc
commit
34e7ee79bb
8 changed files with 299 additions and 184 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.1489"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1490"
|
||||
#define GLSLANG_DATE "16-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue