diff options
| author | Yong He <yonghe@outlook.com> | 2020-10-09 11:29:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-09 11:29:11 -0700 |
| commit | fab1c9f4c745ba84983c2448646376799d461e96 (patch) | |
| tree | 3176c03987417c01b7220aaf13c35b665813c876 /tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt | |
| parent | 11f331771a8d5d80bc1dd317dcad5eb815e9cb55 (diff) | |
Support CUDA bindless texture in dynamic dispatch code. (#1575)
Diffstat (limited to 'tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt')
| -rw-r--r-- | tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt b/tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt new file mode 100644 index 000000000..98fb6a686 --- /dev/null +++ b/tests/compute/dynamic-dispatch-bindless-texture.slang.expected.txt @@ -0,0 +1,4 @@ +1 +1 +1 +1 |
