Fix Mac/x64 additional compile targets Fixes the Mac/x64/release builder not building the "default" target as an additional compile target. This was erroneously removed when the Mac/arm64/release builder was moved to have its test specs in Starlark, as the x64 entry was removed instead of the arm64 entry. Bug: 485816035 Change-Id: Ie1d6174e66d7a0360a7721e0daaaff17db722a33 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/294216 Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.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.