File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ vars = {
13
13
'protobuf_revision' : 'v21.12' ,
14
14
15
15
're2_revision' : '7e0c1a9e2417e70e5f0efc323267ac71d1fa0685' ,
16
- 'spirv_headers_revision' : 'cca08c63cefa129d082abca0302adcb81610b465 ' ,
16
+ 'spirv_headers_revision' : '1c6bb2743599e6eb6f37b2969acc0aef812e32e3 ' ,
17
17
}
18
18
19
19
deps = {
Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ constexpr std::array kCapabilities{
277
277
spv::Capability::GroupNonUniformRotateKHR,
278
278
spv::Capability::AtomicFloat32AddEXT,
279
279
spv::Capability::AtomicFloat64AddEXT,
280
- spv::Capability::LongConstantCompositeINTEL ,
280
+ spv::Capability::LongCompositesINTEL ,
281
281
spv::Capability::OptNoneINTEL,
282
282
spv::Capability::AtomicFloat16AddEXT,
283
283
spv::Capability::DebugInfoModuleINTEL,
You can’t perform that action at this time.
0 commit comments