Fix two multi-sample bugs: 1) include MS in name mangling, 2) add 'sample' argument texelFetch(*MS*,...).
This commit is contained in:
parent
dc9eff7221
commit
2b0a11351f
10 changed files with 74 additions and 71 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 "2.3.716"
|
||||
#define GLSLANG_REVISION "2.3.717"
|
||||
#define GLSLANG_DATE "16-Aug-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue