SPV: Distinguish between std140 and std430 layouts, and correctly use alignments as the base for strides.
This commit is contained in:
parent
dd6ca17845
commit
e721f49dbd
3 changed files with 14 additions and 6 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.821"
|
||||
#define GLSLANG_REVISION "SPIRV99.822"
|
||||
#define GLSLANG_DATE "06-Dec-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue