Commit de4f235
authored
[SM6.10] Add DXIL Op support for native vec2 (microsoft#8162)
One of the DXIL ops specified by the LinAlg feature requires the ability
to return a vec2, this PR updates the work done for return vec9 to
enable that.1 parent 1e61add commit de4f235
2 files changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4299 | 4299 | | |
4300 | 4300 | | |
4301 | 4301 | | |
| 4302 | + | |
4302 | 4303 | | |
4303 | 4304 | | |
4304 | 4305 | | |
| |||
7058 | 7059 | | |
7059 | 7060 | | |
7060 | 7061 | | |
7061 | | - | |
| 7062 | + | |
7062 | 7063 | | |
7063 | 7064 | | |
7064 | 7065 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| 632 | + | |
632 | 633 | | |
633 | 634 | | |
634 | 635 | | |
| |||
686 | 687 | | |
687 | 688 | | |
688 | 689 | | |
689 | | - | |
| 690 | + | |
690 | 691 | | |
691 | 692 | | |
692 | 693 | | |
| |||
709 | 710 | | |
710 | 711 | | |
711 | 712 | | |
712 | | - | |
713 | | - | |
714 | | - | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
715 | 716 | | |
716 | 717 | | |
717 | 718 | | |
| |||
831 | 832 | | |
832 | 833 | | |
833 | 834 | | |
834 | | - | |
| 835 | + | |
835 | 836 | | |
836 | | - | |
| 837 | + | |
837 | 838 | | |
838 | | - | |
| 839 | + | |
839 | 840 | | |
840 | 841 | | |
841 | 842 | | |
| |||
0 commit comments