summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/struct/cts.https.html.ini
blob: b54f9cd71cb7522bb518b0b519ab7176b631e0b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[cts.https.html?q=webgpu:shader,validation,types,struct:no_direct_recursion:*]
  [:target="S"]

  [:target="i32"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion:*]
  [:target="S"]

  [:target="i32"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_array_element:*]
  [:target="S"]

  [:target="i32"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_array_size:*]
  [:target="S1"]
    expected:
      if os == "win": FAIL
      if os == "linux" and not debug: FAIL
      if os == "mac": FAIL

  [:target="S2"]


[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_struct_attribute:*]
  [:target="S1";attribute="align"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:target="S1";attribute="location"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:target="S1";attribute="size"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:target="S2";attribute="align"]

  [:target="S2";attribute="location"]

  [:target="S2";attribute="size"]


[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_struct_member_nested_in_alias:*]
  [:target="A"]

  [:target="i32"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]