Commit 234192c
committed
Fix CI: add missing capability deps and patch difftest rspirv
- Add ShaderViewportMaskNV, ShaderViewportIndexLayerEXT, and
SPV_NV_viewport_array2 to all-builtins.rs compile flags to satisfy
ShaderStereoViewNV capability dependency chain.
- Add rspirv/spirv patch to difftest workspace Cargo.toml to match
root workspace, fixing compilation errors from newer SPIR-V opcodes
(ConditionalEntryPointINTEL, TypeUntypedPointerKHR, etc.) that only
exist in the sdk-update branch.1 parent d17b4d3 commit 234192c
3 files changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
71 | 77 | | |
72 | 78 | | |
73 | 79 | | |
| |||
0 commit comments