diff options
| author | Yong He <yonghe@outlook.com> | 2023-05-02 20:29:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-02 20:29:38 -0700 |
| commit | d52376a65f37fcbbb67428b917fd3819436b6dfb (patch) | |
| tree | da25b3c9a00bd003b1970b4a6c4eb38eccf62aa1 /tests/hlsl/packoffset.slang.expected.txt | |
| parent | 55291b0bf6d729fcbaf75a01926da7da8975b8e9 (diff) | |
Various dxc/fxc compatibility fixes. (#2863)
* Various dxc/fxc compatibility fixes.
* Cleanup.
* Fix test cases.
* Fix comments.
---------
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/hlsl/packoffset.slang.expected.txt')
| -rw-r--r-- | tests/hlsl/packoffset.slang.expected.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/hlsl/packoffset.slang.expected.txt b/tests/hlsl/packoffset.slang.expected.txt new file mode 100644 index 000000000..56eb1d1d6 --- /dev/null +++ b/tests/hlsl/packoffset.slang.expected.txt @@ -0,0 +1,5 @@ +type: float +8.000000 +0.000000 +0.000000 +0.000000 |
