commit | f488a855458ea1c98db3a4bf2d97a9de1afd07a1 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Dec 13 05:58:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 13 05:58:39 2023 +0000 |
tree | 38cfeb94e320ea50b3fccc40164167b2abaa81d6 | |
parent | 3c117aa551537c3e7cc0f8cbb05d85fe76d466fc [diff] |
Roll ANGLE from 398cfb4b1421 to b25ffe5a9775 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/398cfb4b1421..b25ffe5a9775 2023-12-13 geofflang@chromium.org Optimize HandleAllocator for fast ID churning. 2023-12-12 lexa.knyazev@gmail.com Metal: Fix temporary array initialization 2023-12-12 solti@google.com update e2e expectation 2023-12-12 cnorthrop@google.com FrameCapture: Skip eglQueryContext 2023-12-12 cnorthrop@google.com FrameCapture: Handle context Reset with no calls 2023-12-12 kieron.josephs@imgtec.com Fix out-of-bounds vector index when using SPIR-V precision fixer 2023-12-12 geofflang@chromium.org Validate Uniform variable limits with each iteration 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,bclayton@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: bclayton@google.com Change-Id: Ie092237885a929545866c5a562c2c62e2826e2a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165580 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.