commit | 1b1b658d365591b6a8d4bfb0c3524832c89afc99 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Dec 09 20:35:58 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 09 20:35:58 2021 +0000 |
tree | b6097cb9282693e34d3fa534a26525c7f8e7ff7c | |
parent | 63f65465f5edaf5828501fcbfe5ab3fe35f6a045 [diff] |
Roll ANGLE from 0e291f60ccbf to 663831aa676c (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0e291f60ccbf..663831aa676c 2021-12-09 jmadill@chromium.org Revert "Reland "system_utils: Add memory protection functionality."" 2021-12-09 gman@chromium.org Metal: Fix Intel backend fails with tall texture 2021-12-09 cclao@google.com Vulkan: Append the actual buffer size when binding's size is 0 2021-12-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a4232c15e287 to 4625f84e8d56 (5 revisions) 2021-12-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bc087f672f16 to 38603b300bce (6 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I6f91a57509b35dca72f080497a721da4bd5d080d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72440 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.