diff options
| author | Yong He <yonghe@outlook.com> | 2023-09-06 18:34:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-06 18:34:45 -0700 |
| commit | 135a5db8d3a7cafa3a43076f8b6f9b8615bd9491 (patch) | |
| tree | 31c1c41998f84d9f58872acc5fe851b5739fb40e /tests/expected-failure.txt | |
| parent | 891a6cf376c6b2560231502614b37c332f44ddea (diff) | |
Update prebuilt glslang binaries (#3189)
* Update prebuilt glslang binaries
* Add test for GL_EXT_texture_shadow_lod functions.
* fix
---------
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/expected-failure.txt')
| -rw-r--r-- | tests/expected-failure.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/expected-failure.txt b/tests/expected-failure.txt index df773a46b..281d79391 100644 --- a/tests/expected-failure.txt +++ b/tests/expected-failure.txt @@ -6,3 +6,4 @@ tests/compute/ray-tracing-inline.slang.1 (vk) tests/language-feature/constants/constexpr-loop.slang.1 (vk) tests/optimization/func-resource-result/func-resource-result-complex.slang.1 (vk) tests/type/texture-sampler/texture-sampler-2d.slang (vk) +tests/hlsl-intrinsic/texture-lod-shadow.slang.1
\ No newline at end of file |
