From a5d3bec25d70f23da1e79cd7773981ff34593611 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 15 Sep 2022 20:37:45 -0700 Subject: Run simple compute kernel in gfx-smoke test. (#2400) --- tests/cpu-program/gfx-smoke.slang.expected | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/cpu-program/gfx-smoke.slang.expected') diff --git a/tests/cpu-program/gfx-smoke.slang.expected b/tests/cpu-program/gfx-smoke.slang.expected index 981dcfc29..aa0dd7680 100644 --- a/tests/cpu-program/gfx-smoke.slang.expected +++ b/tests/cpu-program/gfx-smoke.slang.expected @@ -2,5 +2,8 @@ result code = 0 standard error = { } standard output = { -succ +0 +1 +2 +3 } -- cgit v1.2.3