summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini
blob: fa5c72341c6b2a439bc4649b68f738ab38ed8a49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[cts.https.html?q=webgpu:shader,execution,memory_model,atomicity:atomicity:*]
  expected:
    if os == "win" and debug: [OK, TIMEOUT]
    if os == "win" and not debug: TIMEOUT
    if os == "linux" and not debug: [OK, TIMEOUT]
  [:memType="atomic_storage";testType="inter_workgroup"]
    expected:
      if os == "win" and debug: [PASS, FAIL]
      if os == "mac": FAIL

  [:memType="atomic_storage";testType="intra_workgroup"]
    expected:
      if os == "win" and debug: [PASS, FAIL]
      if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
      if os == "mac": FAIL

  [:memType="atomic_workgroup";testType="intra_workgroup"]
    expected:
      if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
      if os == "win" and not debug: TIMEOUT
      if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
      if os == "mac": FAIL