diff options
Diffstat (limited to 'tests/type/texture-sampler/texture-sampler-2d.slang')
| -rw-r--r-- | tests/type/texture-sampler/texture-sampler-2d.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/type/texture-sampler/texture-sampler-2d.slang b/tests/type/texture-sampler/texture-sampler-2d.slang index 974231b9b..146fd0fd8 100644 --- a/tests/type/texture-sampler/texture-sampler-2d.slang +++ b/tests/type/texture-sampler/texture-sampler-2d.slang @@ -1,4 +1,4 @@ -//TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj +//TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj -output-using-type //TEST_INPUT: TextureSampler2D(size=4, content=one):name t2D Sampler2D<float> t2D; |
