commit | bea104d29747a0871ae0e07aa8a119c1f4c50c81 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu May 08 10:57:51 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 08 10:57:51 2025 -0700 |
tree | 8e7d5048adae15794b806a9c71e0761e6f0d1d96 | |
parent | d95d4a0f27bf2ecf9fcd7a2cce0105348ec2b6e1 [diff] |
Roll ANGLE from 8ea69d842eb3 to 86ce0f0e4054 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8ea69d842eb3..86ce0f0e4054 2025-05-08 lexa.knyazev@gmail.com Add EXT_multi_draw_arrays stubs 2025-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 093b4d82a49a to 930d46d31b5d (1 revision) 2025-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 645c800a7790 to 0b7863549d96 (2 revisions) 2025-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from b2b40c06daf9 to 73a2c954fb07 (1 revision) 2025-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4d44e5915a7e to 21c94bee8dab (644 revisions) 2025-05-08 jwata@google.com infra: Switch bots from Reclient to Siso's builtin RBE client 2025-05-08 timvp@google.com Fix EGL_RENDER_BUFFER query if EGL_SINGLE_BUFFER unsupported 2025-05-08 lexa.knyazev@gmail.com Add EXT_draw_instanced stubs 2025-05-08 lexa.knyazev@gmail.com Fix duplicate extension commands autogen 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I2268d51726bddf484ecdaa628ea31aea68f4a9ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241196 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 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.