commit | 23029054cd7ebb103a108e003a349e67621e202a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 17 20:09:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 20:09:51 2023 +0000 |
tree | 634462be1f4ecef72a45d02316a207f3504b83fc | |
parent | 78f028085c47b309fb51c66c5291b5a90da0338e [diff] |
Roll ANGLE from 78de02ab5230 to 78f95b1e6a21 (15 revisions) https://chromium.googlesource.com/angle/angle.git/+log/78de02ab5230..78f95b1e6a21 2023-08-17 ynovikov@chromium.org Add reclient and siso dependencies 2023-08-17 yuxinhu@google.com Update deqp_gles3* test expectations 2023-08-17 cclao@google.com Pack and reduce Program::mProgramInput size 2023-08-17 romanl@google.com Retrace: copy get_min_reqs data over when upgrading 2023-08-17 romanl@google.com Android: support dEQP in android_helper and add bundle script 2023-08-17 lexa.knyazev@gmail.com D3D11: Normalize blend state for MIN/MAX operations 2023-08-17 syoussefi@chromium.org Revert recompile blocking on link 2023-08-17 vpao@google.com Revert "Tightly pack LinkedUniform by using int16_t" 2023-08-17 romanl@google.com Add an assert that capture_tests isn't supported on Android 2023-08-17 tikuta@chromium.org infra/config: add reclient property 2023-08-17 tikuta@chromium.org infra/config: remove unused property 2023-08-17 steven@uplinklabs.net gles: disable MSRTT on Windows/NVIDIA 2023-08-17 romanl@google.com Add regression test for VVL AlphaToCoverage bug 2023-08-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 53e39be12b9e to cffce1cd0b9e (9 revisions) 2023-08-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 28c4ab8a8264 to 6edc18195fd8 (559 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 angle-team+autoroll@google.com,bajones@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: bajones@google.com Change-Id: I6ab06e0b6344068be84700fd6c443add59de3a13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147561 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.