commit | eb8060a9aac5a2eb534556b80f1d8c7955bb784d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 15 20:20:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 20:20:31 2023 +0000 |
tree | 35c9a8ede187f93ceaf037957d95654aa6bf186f | |
parent | 7c575681e641266d4b97db87d3b15ebe00cc7448 [diff] |
Roll ANGLE from a982e241b362 to c5eb810b941f (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a982e241b362..c5eb810b941f 2023-11-15 syoussefi@chromium.org Remove angle::Result::Incomplete entirely 2023-11-15 syoussefi@chromium.org Remove angle::Result::Incomplete from shader/program paths 2023-11-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 855191177ccd to f4839bd25267 (16 revisions) 2023-11-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from a89a138fcfa3 to 0378e885ab8c (673 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,bajones@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: bajones@google.com Change-Id: I4edce1c0094fa71266adc927e3b3d756b9e07bea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/160940 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.