commit | cda7e755663684a2acd798f5d73649051d7a6f2e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 08 19:27:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 19:27:36 2024 +0000 |
tree | 34f8965fc912b5d94a36830dfc465c53b1e5d188 | |
parent | bbcad829afa06d7af3b73ee4dc485f70bbde70ec [diff] |
Roll SwiftShader from 76f7f8cfea80 to da334852e705 (5 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/76f7f8cfea80..da334852e705 2024-05-08 dsinclair@chromium.org Fixup CMake after spirv upgrade 2024-05-08 rjodin@chromium.org Update SPIR-V Tools to dd4b663e1 2024-05-08 rjodin@chromium.org Update SPIR-V Headers to 5e3ad389e 2024-05-08 rjodin@chromium.org spirv-tools: revert hand-made changes in spirv-tools to update with upstream 2024-05-08 rjodin@chromium.org update-spirv-tools.sh: add missing rms of Android.mk If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-dawn-autoroll Please CC alanbaker@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: alanbaker@google.com Change-Id: Id8297f6dd36cfcaeee0dcc2e37cbb1e05fdde93b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187461 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.