summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js
blob: cd4d0e86f1c7223a30a4ab152b4be26e7cf50fa8 (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
/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/ // MAINTENANCE_TODO: Add warn expectations













/**
 * Raw data for a test log message.
 *
 * This form is sendable over a message channel, except `extra` may get mangled.
 */








/**
 * Test case results in a form sendable over a message channel.
 *
 * Note `extra` may get mangled by postMessage.
 */export {};