commit | b7a03129faf6a7407f44c324ba8a2b91cba69e50 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 08 11:42:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 08 11:42:33 2023 +0000 |
tree | 45c53fc7cda9d090ed26637d1fed210adc090ba4 | |
parent | eebbdef81a2a112126c6eb66e21be9dd3c5d5b1e [diff] |
Roll ANGLE from 56259f301082 to 1023c18fe4ff (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/56259f301082..1023c18fe4ff 2023-03-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2821f7bf7cf2 to 4d26ea50cec7 (587 revisions) 2023-03-08 chris@rive.app Make PLS queries robust 2023-03-08 mark@lunarg.com Tests: Add Jackpot World Trace 2023-03-08 abdolrashidi@google.com Fix the alloc error with enabled backtrace feature 2023-03-08 abdolrashidi@google.com Move the memory tracking classes to new files 2023-03-08 hitawala@chromium.org Reland "Add vulkan format image fallback for R16G16B16" 2023-03-08 gert.wollny@collabora.com Capture/Replay: Don't serialize shader refcount with context 2023-03-07 romanl@google.com Skip TextureNorm16R16RenderTest and variants 2023-03-07 lexa.knyazev@gmail.com GL: Implement EXT_clip_control 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,senorblanco@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: senorblanco@google.com Change-Id: I636654feb551429ea92d7842b3555a50059ee56a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123100 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.