summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/unary_ops/cts.https.html.ini
blob: 77bc24fc3e109b34846fab6f236e132517f4539a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[cts.https.html?q=webgpu:shader,validation,parse,unary_ops:all:*]
  [:stmt="not_bool_expr"]
    expected:
      if os == "win" and debug: [PASS, FAIL]

  [:stmt="not_bool_literal"]
    expected:
      if os == "win" and debug: [PASS, FAIL]

  [:stmt="not_int_expr"]

  [:stmt="not_int_literal"]

  [:stmt="not_not_bool_expr"]
    expected:
      if os == "win" and debug: [PASS, FAIL]

  [:stmt="not_not_bool_literal"]
    expected:
      if os == "win" and debug: [PASS, FAIL]