diff options
Diffstat (limited to 'tests/compute/performance-profile.slang')
| -rw-r--r-- | tests/compute/performance-profile.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compute/performance-profile.slang b/tests/compute/performance-profile.slang index 6ec8ecd94..bf67a4478 100644 --- a/tests/compute/performance-profile.slang +++ b/tests/compute/performance-profile.slang @@ -4,7 +4,7 @@ //TEST(compute):PERFORMANCE_PROFILE:-slang -compute -dx12 -compute-dispatch 256,1,1 //TEST(compute, vulkan):PERFORMANCE_PROFILE:-vk -compute -compute-dispatch 256,1,1 -//TEST_INPUT:ubuffer(random(float, 4096, -1, 1), stride=4):dxbinding(0),glbinding(0),out,name outputBuffer +//TEST_INPUT:ubuffer(random(float, 4096, -1, 1), stride=4):out,name outputBuffer #ifndef __cplusplus |
