Commit 902da89
Remove SPIR-V version check in the parser
For allowing SPIR-V modules of higher versions than v1.2. Drivers
probably already check the SPIR-V version of the modules during
device compilation so the check was probably redundant too.1 parent 2d21d6e commit 902da89
1 file changed
Lines changed: 2 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
208 | 204 | | |
209 | 205 | | |
210 | 206 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
| 207 | + | |
| 208 | + | |
223 | 209 | | |
224 | 210 | | |
225 | 211 | | |
| |||
0 commit comments