summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini
blob: 04b9ac54e52dc8488cbb7c95214db57db2cb4626 (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
[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:call_after_successful_finish:*]
  [:callCmd="beginComputePass"]
    expected: FAIL

  [:callCmd="beginRenderPass"]
    expected: FAIL

  [:callCmd="insertDebugMarker"]


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:*]
  [:pass0Type="compute";pass1Type="compute"]
    expected: FAIL

  [:pass0Type="compute";pass1Type="render"]
    expected: FAIL

  [:pass0Type="render";pass1Type="compute"]
    expected: FAIL

  [:pass0Type="render";pass1Type="render"]
    expected: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_none:*]
  [:]
    expected: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,basic:*]
  [:]
    expected: FAIL


[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,render_pass_invalid:*]
  [:]
    expected: FAIL