commit | 2d90dedea415dc1032db77d044573a0b49adbb40 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Nov 16 21:15:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 21:15:49 2022 +0000 |
tree | 5f9c16968cd631121cf88bd25031d80fa0199ba9 | |
parent | 92af2b56935e3ba774a9499c5065d11e5a053b43 [diff] |
Add const-eval for `sqrt` This CL adds const-eval for `sqrt`. Bug: tint:1581 Change-Id: I0d109e6439feaf07edb7db4d6a50274c1c4efcae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110174 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.