summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/buffer/cts.https.html.ini
blob: 3fd759a2a88d352ac167f068f36ebdc17b19f60a (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_buffer_to_buffer_copy_source:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_buffer_to_texture:*]
  [:]
    expected:
      if os == "win": FAIL


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_texture_to_partial_buffer:*]
  [:]
    expected: FAIL


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:index_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:indirect_buffer_for_dispatch_indirect:*]
  [:]
    expected: FAIL


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:indirect_buffer_for_draw_indirect:*]
  [:test_indexed_draw=false]
    expected: FAIL

  [:test_indexed_draw=true]
    expected: FAIL


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_partial_buffer:*]
  [:mapMode=1]
    expected:
      if os == "win": [PASS, FAIL]

  [:mapMode=2]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_whole_buffer:*]
  [:mapMode=1]
    expected:
      if os == "win": [PASS, FAIL]

  [:mapMode=2]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_partial_buffer:*]
  expected:
    if os == "linux" and not debug: [OK, CRASH]
  [:bufferUsage=4]
    expected:
      if os == "win": [PASS, FAIL]

  [:bufferUsage=6]
    expected:
      if os == "win": [PASS, FAIL]

  [:bufferUsage=9]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_whole_buffer:*]
  [:bufferUsage=4]
    expected:
      if os == "win": [PASS, FAIL]

  [:bufferUsage=6]
    expected:
      if os == "win": [PASS, FAIL]

  [:bufferUsage=9]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:partial_write_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:readonly_storage_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:resolve_query_set_to_partial_buffer:*]
  [:]
    expected: FAIL


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:storage_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:uniform_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]


[cts.https.html?q=webgpu:api,operation,resource_init,buffer:vertex_buffer:*]
  [:]
    expected:
      if os == "win": [PASS, FAIL]