HLSL: Smear scalars to match vectors for relational operations.
Yield a vector relational compare and a vector result.
This commit is contained in:
parent
267590d452
commit
4583b61e20
6 changed files with 168 additions and 22 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.1390"
|
||||
#define GLSLANG_DATE "05-Aug-2016"
|
||||
#define GLSLANG_REVISION "SPIRV99.1391"
|
||||
#define GLSLANG_DATE "07-Aug-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue