summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLayers/cts.https.html.ini
blob: 12d0470ddaeb0ceab9dad67362dca21d6afa1b8f (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
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:arrayed:*]
  [:texture_type="texture_depth_2d_array"]
    expected:
      if os == "win" and debug: [PASS, FAIL]

  [:texture_type="texture_depth_cube_array"]
    expected:
      if os == "win" and debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:sampled:*]
  [:texture_type="texture_2d_array"]
    expected:
      if os == "win" and debug: [PASS, FAIL]

  [:texture_type="texture_cube_array"]
    expected:
      if os == "win" and debug: [PASS, FAIL]


[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:*]
  [:]
    expected:
      if os == "win" and debug: [PASS, FAIL]