Update SPV_VERSION from 1.4 to 1.5
Missed this when I did the update to tests and such for 1.5.
This commit is contained in:
parent
43f7618194
commit
2d1e20d8f3
2
spirv.h
2
spirv.h
@ -53,7 +53,7 @@
|
||||
|
||||
typedef unsigned int SpvId;
|
||||
|
||||
#define SPV_VERSION 0x10400
|
||||
#define SPV_VERSION 0x10500
|
||||
#define SPV_REVISION 1
|
||||
|
||||
static const unsigned int SpvMagicNumber = 0x07230203;
|
||||
|
Loading…
Reference in New Issue
Block a user