summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini
blob: 6986b7cdf2251646cd7df6562ee0a0316c90b0bc (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[cts.https.html?q=webgpu:shader,validation,parse,builtin:parse:*]
  [:builtin="ident_param"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="invalid_name"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="missing_lparen"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="missing_param"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="missing_parens"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="missing_rparen"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="multiple_params"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="newline_in_attr"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="no_params"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="number_param"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="pos"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:builtin="trailing_comma"]
    expected: FAIL

  [:builtin="whitespace_in_attr"]
    expected:
      if os == "win" and not debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,validation,parse,builtin:placement:*]
  [:scope="_undef_";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected: FAIL

  [:scope="fn-decl";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="fn-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="non-ep-param";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="non-ep-ret";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="private-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="storage-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]

  [:scope="struct-member";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected: FAIL

  [:scope="while-stmt";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}]
    expected:
      if os == "win" and not debug: [PASS, FAIL]