commit | 737e156a08ecc9f741c6ac573600da393304eb83 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Sat Jul 01 00:18:54 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 01 00:18:54 2023 +0000 |
tree | dc1f2ccfdb936a3467204131649094769db0e024 | |
parent | aeae6a3fd8194b6fb921b44630885cd3b1070bb3 [diff] |
[ir][spirv-writer] Implement trig builtins Bug: tint:1906 Change-Id: Iaea6390b33a413c8fbe7577d2aeb7f52dd126919 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139903 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Kokoro: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@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.