commit | ac8331b5b862404636b656a31f66f3bfe6e79242 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jun 23 23:08:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 23 23:08:25 2023 +0000 |
tree | e739d07d99dd762bb58ba60ee76a65be15d43fa5 | |
parent | b95581b4442b43d1aa5d0c1658027df53469d61e [diff] |
Roll ANGLE from 16d65289e868 to 7169dc5fe003 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/16d65289e868..7169dc5fe003 2023-06-23 abdolrashidi@google.com Fix vsync and offscreen for restricted_trace_perf 2023-06-23 ynovikov@chromium.org Switch Linux SwANGLE testing to Ubuntu22.04 2023-06-23 amy@amyspark.me mathutil: Enable usage of builtins for MinGW GCC too 2023-06-23 gman@chromium.org Fix wrong size computation in test 2023-06-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ae667fe96db9 to afd97bf1e914 (3 revisions) 2023-06-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0b8bd02c6abc to 14fa1a826dad (564 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,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: Id4d8f3c0c288992fea4917fdc05cc491b1576dbd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138709 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.