commit | d6274d0ddfe984e6a29533b730782c23b6c92d0f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 20 07:59:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 07:59:00 2023 +0000 |
tree | 325261922bd58868856718688c1cff2f37b2c239 | |
parent | 7341610567daac62b1e81a6727b76f9f61ec88fe [diff] |
Roll ANGLE from 59d0e50bacc8 to 5a062a3963d4 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/59d0e50bacc8..5a062a3963d4 2023-12-20 syoussefi@chromium.org Do not update the vertex attribute limit on divisor change 2023-12-19 lexa.knyazev@gmail.com Metal: Fix triangle fan indices generation 2023-12-19 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 510bed662233 to de368ee1bf18 (34 revisions) 2023-12-19 ynovikov@chromium.org Skip UniformBufferTest.BufferBlockBindingChange on Mac NVIDIA GL 2023-12-19 syoussefi@chromium.org Vulkan: Remove fixed VU suppressions 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: Ia50b2e21dc9f5b87d689980a70d98e946526effc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166500 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.