commit | 9432887ce845063ff1ffa5b6c90fb3e5ac94a3ba | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 29 09:14:15 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 09:14:15 2022 +0000 |
tree | 0a134db1fb7b625c72675bc84b446aad21095347 | |
parent | 2c1154c36f58367a9d6cf172f2cd88db0af29672 [diff] |
tint/sem: Add abstract int and float types Bug: tint:1504 Bug: tint:1516 Change-Id: I7dafaade903c85a6bd6ed095d0d7545de2f238a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88309 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.