commit | 1fe05467a6da2781ae63b092d336823724a8ae4a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Nov 27 04:20:54 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 27 04:20:54 2021 +0000 |
tree | 022353db69a2fd54077250795e567d3b27cce50c | |
parent | a470b9d6a2f15fedd76808b6f5de962622ef792d [diff] |
Roll ANGLE from d3aa873cf601 to c789169b4210 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d3aa873cf601..c789169b4210 2021-11-26 jmadill@ad.corp.google.com Fix export_targets presubmit on Windows. 2021-11-26 jmadill@ad.corp.google.com infra: Trigger win-trace on angle_end2end_tests changes. 2021-11-26 jmadill@chromium.org infra: Enable TSAN and UBSAN tests. 2021-11-26 jmadill@chromium.org dEQP: Add flaky result handling. 2021-11-26 jmadill@chromium.org Fix Python3 usage with perf tests/gold tests. 2021-11-26 cheryl.wei@arm.com Vulkan: Update a test to triger large dirty bit handling 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 shrekshao@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: shrekshao@google.com Change-Id: Ie3b7f4a3aaf53d032e66dfc247c9516ae18446ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71160 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.