commit | ab54d01e218e5427ae99ea3955da8884db8ea618 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon May 30 18:35:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 30 18:35:58 2022 +0000 |
tree | e06eb54c9c36dc3935e6c9c042fd23bce1393613 | |
parent | 61d76ebb5c636a501fd4ec07db56164b7380d589 [diff] |
Roll ANGLE from a2fe4445dce5 to 33b254fe85e3 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a2fe4445dce5..33b254fe85e3 2022-05-30 lexa.knyazev@gmail.com Fix ValidateFragmentShaderColorBufferMaskMatch for indexed masks 2022-05-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5ca5b0ae5a7d to d070309f7d15 (5 revisions) 2022-05-30 syoussefi@chromium.org Vulkan: Make drawable size uniform 2022-05-30 syoussefi@chromium.org Vulkan: SPIR-V Gen: No RelaxedPrecision on bitCount() and findLSB() 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 lokokung@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: lokokung@google.com Change-Id: I7b29188ee68232a7f5c20b76b4b1002035b3a581 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92020 Kokoro: Kokoro <noreply+kokoro@google.com> 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 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.