commit | 9a092ce0779d4e4861aef300b38528eb1285365e | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Oct 09 01:07:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 01:07:59 2024 +0000 |
tree | b40909740080523a577b245cbb08362fe1c44581 | |
parent | 1088a4a3c0351d88c9c2eb4aeeb5e716064f8ecd [diff] |
Enable Clip Distances feature by default This patch turns Clip Distances into a stable feature. Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/_eetFP94I8c Bug: chromium:358408571 Change-Id: I52bbd5a359212ab357072a95ac3a3f7b5b7962f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209899 Reviewed-by: Fr <beaufort.francois@gmail.com> Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.