Remove dawn_build_litert_lm gn arg Remove the dawn_build_litert_lm gn arg since it isn't built by default anyways. Also add a helpful check to the build script to detect if LiteRT-LM source is missing to inform user that the gclient flag is needed. Bug: 521332988 Change-Id: I837daf46b4ef780ade6c1fa6e10547ec08d7ddbb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/322055 Commit-Queue: Natalie Chouinard <chouinard@google.com> Reviewed-by: dan sinclair <dsinclair@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.