HLSL: Handle swizzles on vectors of size 1. Addresses issue #453.
This commit is contained in:
parent
841db35bb3
commit
7d01bd6f0b
5 changed files with 34 additions and 9 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.1464"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1465"
|
||||
#define GLSLANG_DATE "02-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue