summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini
blob: 6fa398c42008ee3e63b6525908470821e08c4ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[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]

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

  [: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]