commit | a671247872ee5bad65f25053c16d5e5b095b9d81 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Mar 24 00:49:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 24 00:49:53 2023 +0000 |
tree | 98729d258d2eef83fd39a42c660fa1568b9839f8 | |
parent | 35cab288aa285801541d4a44f2237044e2f71a95 [diff] |
Roll ANGLE from e7b7f9772384 to f2c5ce4e80da (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e7b7f9772384..f2c5ce4e80da 2023-03-23 abdolrashidi@google.com Re-enable mutable texture upload for one context 2023-03-23 lexa.knyazev@gmail.com D3D11: Implement EXT_conservative_depth 2023-03-23 lexa.knyazev@gmail.com Metal: Implement EXT_conservative_depth 2023-03-23 ynovikov@chromium.org Start MacBook Pro AMD 2019 experiment on ANGLE bots 2023-03-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 379ee8599f0f to 886b2b7b32a4 (12 revisions) 2023-03-23 i.nazarov@samsung.com Vulkan: Update SharedCommandBlockPool::valid() method. 2023-03-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0cc04d07ab24 to f988757e44a3 (1 revision) 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,jrprice@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: jrprice@google.com Change-Id: I2d312c332194b6f1470b9f415d8a7be7b7209497 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125262 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.