From 3f4081d854db2d186adea4067da575eca7c7adf1 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Tue, 12 Sep 2023 17:44:34 +0800 Subject: Correctly identify the number of operands to image sampling operands in SPIR-V (#3200) * Correctly identify the number of operands to image sampling operands in SPIR-V * Neaten imageoperands warning test * Neaten imageoperands warning test --- tests/expected-failure-github.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/expected-failure-github.txt') diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt index 2c5295967..48242fa05 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -1 +1,2 @@ -tests/cpu-program/gfx-smoke.slang (cpu) \ No newline at end of file +tests/cpu-program/gfx-smoke.slang (cpu) +tests/language-feature/spirv-asm/imageoperands-warning.slang (vk) -- cgit v1.2.3