diff options
| author | Yong He <yonghe@outlook.com> | 2021-07-09 11:00:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-09 11:00:44 -0700 |
| commit | fa565f96823f3985cffa3a899742fdf1449d5876 (patch) | |
| tree | e8aeddb87cd077bf9b28ca4b799756c0ee77e48a /tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt | |
| parent | 09a251e0f3a31c826eaa91eef64b04eb01c4393a (diff) | |
Enable testing with Swiftshader. (#1906)
Diffstat (limited to 'tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt')
| -rw-r--r-- | tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt b/tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt index cc5e55ab6..6c9927073 100644 --- a/tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt +++ b/tests/type/texture-sampler/texture-sampler-2d.slang.expected.txt @@ -1,4 +1,5 @@ -3F800000 -3F800000 -3F800000 -3F800000 +type: float +1.0 +1.0 +1.0 +1.0 |
