SPV: Implement all matrix operators {+,-,*,/} for {matrix,scalar,vector}.
This commit is contained in:
parent
494a02a2b0
commit
04bb8a01d6
9 changed files with 1140 additions and 76 deletions
|
|
@ -3,4 +3,4 @@
|
|||
// For the date, it uses the current date (when then script is run).
|
||||
|
||||
#define GLSLANG_REVISION "SPIRV99.841"
|
||||
#define GLSLANG_DATE "11-Dec-2015"
|
||||
#define GLSLANG_DATE "12-Dec-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue