commit | 37c81933d340fe0091e0795d3a49b6acadf14c68 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat May 17 23:51:29 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 23:51:29 2025 -0700 |
tree | f66a709dd82beaf70f4b26cf765b2f7d6c3944e0 | |
parent | 294a2ea484bd888de4ed79e67ada28ae822e0369 [diff] |
Roll ANGLE from c601f0e7576b to 5fd79e6a2ce8 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/c601f0e7576b..5fd79e6a2ce8 2025-05-18 lexa.knyazev@gmail.com Remove unused parameter from ValidateGetVertexAttribBase 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,rharrison@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: rharrison@google.com Change-Id: Idf6134357bef03a6b28b5627a7fa0cdffb2f75c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242698 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 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.