Commit 67205bb
committed
Update rspirv/spirv to sdk-update branch with newer SPIR-V opcodes
The published rspirv 0.12.0+sdk-1.3.268.0 doesn't include newer SPIR-V
opcodes like UntypedPointersKHR, TypeUntypedPointerKHR, UntypedVariableKHR,
and ConditionalEntryPointINTEL that are required by the spirv-tools crate.
This patches rspirv and spirv to use the gfx-rs/rspirv sdk-update branch
which includes these opcodes (version 0.12.0+sdk-1.4.335.0).1 parent 7a0b4b3 commit 67205bb
2 files changed
Lines changed: 10 additions & 6 deletions
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 | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
0 commit comments