commit | cdfcfcabd1400a1552ba7d3c6a92dbb28a83fd76 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Sat Nov 25 06:05:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 25 06:05:33 2023 +0000 |
tree | 5e129d0b7e248e52332a270c07e344f94688bb9a | |
parent | 62f99f03258f36b131721a5a45aeb49fbf0e23d2 [diff] |
Roll third_party/gpuweb/ 1000c3b25..a6805d529 (13 commits) dawn/node: Implement entryPoint defaulting dawn/node: Move GPUCommandEncoder.writeTimestamp to DawnExtensions https://github.com/gpuweb/gpuweb/compare/1000c3b256b0...a6805d5298c6 $ git log 1000c3b25..a6805d529 --date=short --no-merges --format='%ad %ae %s' 2023-11-23 dneto Deploying to gh-pages from @ gpuweb/gpuweb@d2dea7f485531b9b225bee0772dcae8c9e44248f π 2023-11-20 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@86d0a94515b4eb18714e9d4f2e2a9a3dcb2154b0 π 2023-11-20 elsenorblanco Deploying to gh-pages from @ gpuweb/gpuweb@ed06d594246e23b97a204acfe8096dce74c6dcd3 π 2023-11-20 alanbaker Deploying to gh-pages from @ gpuweb/gpuweb@1b0ca0b1c09633f2c5291f56da17e41762056406 π 2023-11-20 alanbaker Deploying to gh-pages from @ gpuweb/gpuweb@82b13f458fa6ee3f73c46a33c0e8bab0d56a78df π 2023-11-15 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@56a0db1669c7e4fe1d45e476e7800e4953f04bf9 π 2023-11-15 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@059d0fb041325234752de3e3d47642c01ee7253a π 2023-11-14 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@ed9eefe344269c33416fdd59fd48c936b198c9d6 π 2023-11-14 corentin Deploying to gh-pages from @ gpuweb/gpuweb@e06bb08e15ea2e2b846eaeb4fc2082e0ffebe8dc π 2023-11-10 elsenorblanco Deploying to gh-pages from @ gpuweb/gpuweb@3e3e21aa55fdc769586e15d5aa9e1eda6ce60a91 π 2023-11-09 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@6402899da70eed1379ec002e37d7e6e2273d09f9 π 2023-11-08 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@ad2ae0a710dab10aa07670e91d08f2284f7e383e π 2023-11-07 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@1d28e76791bef66966f01bdf08f56bf204405d44 π Created with: roll-dep third_party/gpuweb --roll-to origin/gh-pages Change-Id: I1fff5a02b576f9dd56a880b4fb98390fdce6d69d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162542 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com> Kokoro: Kokoro <noreply+kokoro@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.