commit | e3950cb9f2c99fbe220deaa5000f40c54da661ae | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Jul 03 21:45:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 03 21:45:24 2024 +0000 |
tree | ffc4c83b348863ea70a3dec67725cd0ba2c5877f | |
parent | ef467c841ca4b4040ca963404a78fd5f08161067 [diff] |
Roll CTS: Rename *.worker.js to *.as_worker.js This is a manual roll to a branch so that we can roll just the one commit along with the necessary GN changes. The next automated roll should switch back from this branch to the main branch which already has this commit merged. https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/fe3a24a38abc..b44989765d72 $ git log fe3a24a38..b44989765 --date=short --no-merges --format='%ad %ae %s' 2024-07-03 kainino Rename *.worker.js to *.as_worker.js (#3835) Created with: roll-dep third_party/webgpu-cts Bug: https://github.com/gpuweb/cts/issues/3834 Change-Id: Ie9cd4a6c2e1e3959967f2b9dbffc208354f92b6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196874 Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> 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.