SPV: Fix #807: use --hlsl-offsets to allow hlsl-style offsets in a buffer.
Corresponds to the EShMsgHlslOffsets flag in messages. Works for both GLSL and HLSL.
This commit is contained in:
parent
6f1e595dbc
commit
4f1403ed1b
12 changed files with 276 additions and 10 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 "Overload400-PrecQual.1974"
|
||||
#define GLSLANG_DATE "04-Apr-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1978"
|
||||
#define GLSLANG_DATE "05-Apr-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue