Commit fef2f94
Fix -fvk-invert-y (#7447)
#7446
This fixes some outdated documentation as well as a compile error when
enabling fvk-invert-y on lib files and makes sure that it only gets
enabled on SV_POSITION that is used in VS/GS/DS/MS (so PS doesn't get
caught in the crossfire).
Also tested the dx-position-w one and that one already has correct
behavior here.
---------
Co-authored-by: NielsbishereAlt <[email protected]>1 parent 7054e52 commit fef2f94
4 files changed
Lines changed: 22 additions & 6 deletions
File tree
- docs
- include/dxc/Support
- tools/clang
- lib/SPIRV
- test/CodeGenSPIRV
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4227 | 4227 | | |
4228 | 4228 | | |
4229 | 4229 | | |
4230 | | - | |
| 4230 | + | |
4231 | 4231 | | |
4232 | 4232 | | |
4233 | 4233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
608 | | - | |
| 607 | + | |
| 608 | + | |
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| |||
14964 | 14964 | | |
14965 | 14965 | | |
14966 | 14966 | | |
14967 | | - | |
14968 | | - | |
| 14967 | + | |
| 14968 | + | |
| 14969 | + | |
| 14970 | + | |
| 14971 | + | |
| 14972 | + | |
14969 | 14973 | | |
14970 | 14974 | | |
14971 | 14975 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments