summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js')
-rw-r--r--testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js32
1 files changed, 31 insertions, 1 deletions
diff --git a/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js b/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js
index a7eb281daf..cd4d0e86f1 100644
--- a/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js
+++ b/testing/web-platform/mozilla/tests/webgpu/common/internal/logging/result.js
@@ -1,4 +1,34 @@
/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/ // MAINTENANCE_TODO: Add warn expectations
-export {}; \ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+/**
+ * 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 {}; \ No newline at end of file