Updated Vulkan headers to 1.0.21.0
This commit is contained in:
parent
6c3a597002
commit
bbfc9c78cf
9 changed files with 171 additions and 44 deletions
5
external/vulkan/spirv.json
vendored
5
external/vulkan/spirv.json
vendored
|
|
@ -52,7 +52,7 @@
|
|||
],
|
||||
"MagicNumber": 119734787,
|
||||
"Version": 65536,
|
||||
"Revision": 3,
|
||||
"Revision": 6,
|
||||
"OpCodeMask": 65535,
|
||||
"WordCountShift": 16
|
||||
},
|
||||
|
|
@ -266,7 +266,8 @@
|
|||
"sRGB": 15,
|
||||
"sRGBx": 16,
|
||||
"sRGBA": 17,
|
||||
"sBGRA": 18
|
||||
"sBGRA": 18,
|
||||
"ABGR": 19
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue