commit | b2af3a21a8610e150f654532d50281cdf2e278cb | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Aug 21 15:19:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 15:19:34 2024 +0000 |
tree | 30cfaef0cd6958068e2a8b99bd0611eab3092441 | |
parent | 6f4870b412a20f5ef82cf6883618aed8808cfe48 [diff] |
Remove first/either expectations Bug: 351338448 Fixed: 351338448 Change-Id: I6b9ef5ad544177c55fca949a584b086ab60532a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203154 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> Auto-Submit: Gregg Tavares <gman@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.