| commit | 4af15fd028f5cde18d97e7190a01bac7fa27c326 | [log] [tgz] |
|---|---|---|
| author | Jiawei Shao <jiawei.shao@intel.com> | Tue Feb 18 17:05:55 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 17:05:55 2025 -0800 |
| tree | dc80fd71ed146ffb438f9ee70197638c16c03611 | |
| parent | 9c293452d0ab8e51e4339b2e9f225788b05cf86d [diff] |
Replace `PipelineCompatibilityToken(0)` with `kExplicitPCT` Bug: 377836524, 42241530 Change-Id: Ic4889c1cf9c3d89376baf3eab92a85af53b9c034 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226654 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.