summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLevels/cts.https.html.ini
blob: 991c1cd672dfb528af990a783a4f082682f68e13 (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
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLevels:depth:*]
  expected:
    if os == "mac": SKIP
  [:texture_type="texture_depth_2d"]

  [:texture_type="texture_depth_2d_array"]

  [:texture_type="texture_depth_cube"]

  [:texture_type="texture_depth_cube_array"]


[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLevels:sampled:*]
  expected:
    if os == "mac": SKIP
  [:texture_type="texture_1d"]

  [:texture_type="texture_2d"]

  [:texture_type="texture_2d_array"]

  [:texture_type="texture_3d"]

  [:texture_type="texture_cube"]

  [:texture_type="texture_cube_array%60"]