Commit 9a478fd
3 files changed
+1
-21
lines changedSubmodule SPIRV-Cross updated 12 files
- CMakeLists.txt+1-1
- main.cpp+4
- reference/shaders-hlsl-no-opt/asm/vert/basic.user-semantic.asm.vert+30
- shaders-hlsl-no-opt/asm/vert/basic.user-semantic.asm.vert+37
- spirv_common.hpp+2-2
- spirv_cross_c.cpp+4
- spirv_cross_c.h+3-1
- spirv_cross_parsed_ir.cpp+12-12
- spirv_hlsl.cpp+36-15
- spirv_hlsl.hpp+3
- spirv_parser.cpp+1-1
- test_shaders.py+2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 21 | | |
32 | 22 | | |
33 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 21 | | |
32 | 22 | | |
33 | 23 | | |
| |||
0 commit comments