Skip to content

Commit 00424b4

Browse files
committed
Update SPIRV-Tools to fix capability extension validation
Updates to SPIRV-Tools commit 06931582 which fixes grammar extension validation to use ANY-of semantics instead of ALL-of, matching C++ behavior. This fixes the ShaderViewportIndexLayerEXT validation error in all-builtins.rs where only SPV_NV_viewport_array2 is declared but the validator incorrectly also required SPV_EXT_shader_viewport_index_layer.
1 parent 234192c commit 00424b4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)