SPV GLSL.std.450: Add needed smear operations for min, max, clamp, mix, step, and smoothstep.
This commit is contained in:
parent
6feb4989fe
commit
e7c83cfb8c
5 changed files with 401 additions and 387 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.844"
|
||||
#define GLSLANG_REVISION "SPIRV99.845"
|
||||
#define GLSLANG_DATE "13-Dec-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue