SPV: Remove old Rev. 30 header spirv.h (glslang has been using Rev. 31 spirv.hpp).
This commit is contained in:
parent
b9cd3996c7
commit
f82c661462
2 changed files with 2 additions and 1308 deletions
1306
SPIRV/spirv.h
1306
SPIRV/spirv.h
File diff suppressed because it is too large
Load diff
|
|
@ -2,5 +2,5 @@
|
||||||
// For the version, it uses the latest git tag followed by the number of commits.
|
// 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).
|
// For the date, it uses the current date (when then script is run).
|
||||||
|
|
||||||
#define GLSLANG_REVISION "3.0.770"
|
#define GLSLANG_REVISION "3.0.771"
|
||||||
#define GLSLANG_DATE "16-Sep-2015"
|
#define GLSLANG_DATE "21-Sep-2015"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue