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