commit | 02d4ea06b9ad4ed7d48664c9518e7241c9425a39 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 10 15:52:41 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 10 15:52:41 2022 +0000 |
tree | a3b61126779d541fa98198b6f97118f44cfe5fdc | |
parent | 3c5cabbbecebe103502facb254a3da06abb4d044 [diff] |
Add const-eval for `cos` and `cosh` This CL adds const-eval for `cos` and `cosh`. Bug: tint:1581 Change-Id: I8df8f979a7b351288cadccda88940fdb5a20d18f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109561 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
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.