commit | 3c60c992572f5c2c83be5f50f8ab3bd3aec959a9 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Feb 19 12:04:30 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 12:04:30 2025 -0800 |
tree | c2c3552a5aa53b58304cad29613786927fa668bd | |
parent | b0f334b06e89392db3df83fe5ad4a089016e5c84 [diff] |
[emscripten] Update CMakeLists.txt for latest Emscripten Updates the location gen_struct_info.py. Also note this means that you no longer need a separate checkout of Emscripten to use this: just point DAWN_EMSCRIPTEN_TOOLCHAIN to ${emsdk}/upstream/emscripten instead. Bug: 371024051 No-Try: true Change-Id: Ib0e6ef8703e3418d30983d4742ab943d6ac280e9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226834 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.