commit | 36af76212a0b186f5b5cd7df874dd5d0bdcb22d8 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Mon Jul 15 21:03:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 21:03:05 2024 +0000 |
tree | b3cc28f7bc8466b47e1f0fd2853163ec7c1c8ce5 | |
parent | f6782a4472d2d205d0a715b76f3c5c45fe3e9e27 [diff] |
Update names of emdawnwebgpu targets in documentation - the emscripten target names seem outdated in documentation Change-Id: I5525bf5d8bbeee13a87cd4adfe970d89194f9a5a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198558 Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.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.