HLSL: cbuffer and tbuffer grammar and production.
This commit is contained in:
parent
b8d2a006d1
commit
3d157c510f
9 changed files with 268 additions and 46 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.1332"
|
||||
#define GLSLANG_DATE "21-Jul-2016"
|
||||
#define GLSLANG_REVISION "SPIRV99.1337"
|
||||
#define GLSLANG_DATE "25-Jul-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue