Revert "[github] Enable TINT_ENABLE_INSTALL on CI" This reverts commit 81850b7c94de7d14e9c58323b1840d658714a139. Reason for revert: Didn't work, the GitHub release builds are failing Failure Link: https://github.com/google/dawn/actions/runs/28281649133 Original change's description: > [github] Enable TINT_ENABLE_INSTALL on CI > > This ensures that the Tint executable is included in the prebuilt > binary releases. > > No-Try: true > Change-Id: I36f6198c9dbcc8455868e89b4f9f6bc62d8e5d1b > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/320035 > Auto-Submit: James Price <jrprice@google.com> > Commit-Queue: Natalie Chouinard <chouinard@google.com> > Reviewed-by: Natalie Chouinard <chouinard@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Iaa5e3c7cd33930a37b3e0f843746045d029a3a51 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/322875 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Kai Ninomiya <kainino@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.