commit | 591c327b3bb535d32b4ce702f15f0d003306bf1e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Mar 30 10:23:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 30 10:23:24 2024 +0000 |
tree | f9fe876291a7be4bf54fe795c6d57934960fafda | |
parent | 9bbbb4232a70694183859b943dde2e896137921a [diff] |
Roll ANGLE from 93b45da9bfb6 to c6a6d3f9fa69 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/93b45da9bfb6..c6a6d3f9fa69 2024-03-30 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 78f0fd1ec9e7 to af09c69e52e4 (361 revisions) 2024-03-30 m.maiya@samsung.com Account for disableProgramCaching 2024-03-30 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from ac341cc25766 to 78f0fd1ec9e7 (1 revision) 2024-03-30 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 053f0b115f80 to ac341cc25766 (1 revision) 2024-03-30 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 8a45cef8ebc1 to 053f0b115f80 (3 revisions) 2024-03-29 solti@google.com Manual roll VK-GL-CTS from fe6e7bd09f53 to 08c8f6c7aa44 (1 revision) 2024-03-29 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from ca785e885ed3 to 8a45cef8ebc1 (6 revisions) 2024-03-29 cclao@google.com Remove is_always_lock_free assertion from AtomicQueueSerial 2024-03-29 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 647be67fd3b9 to ca785e885ed3 (13 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,dneto@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: dneto@google.com Change-Id: I9ccfbe8361be4dc728897755ab172ae059f806de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181563 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.