summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js')
-rw-r--r--testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js b/testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js
index 138c3378a5..5a3e7f2f00 100644
--- a/testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js
+++ b/testing/web-platform/mozilla/tests/webgpu/external/petamoriken/float16/float16.d.js
@@ -411,6 +411,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
/**
* Returns `true` if the value is a Float16Array instance.
* @since v3.4.0
@@ -467,4 +487,11 @@
/**
* Returns the nearest half-precision float representation of a number.
* @param x A numeric expression.
+ */
+
+
+/**
+ * Returns the nearest half-precision float representation of a number.
+ * @alias f16round
+ * @param x A numeric expression.
*/export {}; \ No newline at end of file