summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini30
1 files changed, 12 insertions, 18 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini
index 813f0e5886..7205e780c4 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini
@@ -25,60 +25,54 @@
[:inputSource="storage_r";vectorize="_undef_"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="storage_r";vectorize=2]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="storage_r";vectorize=3]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]
[:inputSource="storage_r";vectorize=4]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]
[:inputSource="storage_rw";vectorize="_undef_"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="storage_rw";vectorize=2]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="storage_rw";vectorize=3]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]
[:inputSource="storage_rw";vectorize=4]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]
[:inputSource="uniform";vectorize="_undef_"]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="uniform";vectorize=2]
expected:
- if os == "win" and debug: [PASS, FAIL]
+ if os == "win": [PASS, FAIL]
if os == "mac": FAIL
[:inputSource="uniform";vectorize=3]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]
[:inputSource="uniform";vectorize=4]
expected:
- if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, FAIL]