commit | 6488198dea8aff90765134626ca6fe06a8c8e7db | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Feb 17 04:14:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 17 04:14:42 2024 +0000 |
tree | dd204b7b5448222ad8e459fa929fbde6cffef656 | |
parent | 9e093166f97ae7a072989b14b45177be3e17a474 [diff] |
Roll ANGLE from 3ca8befb2412 to 9d453e579e7d (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3ca8befb2412..9d453e579e7d 2024-02-16 kkinnunen@apple.com Fix ASSERT in non-global precise var decls 2024-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from b9ec0d4bdf99 to c402aa4fc1f1 (13 revisions) 2024-02-16 romanl@google.com Android: support running angle_unittests via android_helper 2024-02-16 hans@chromium.org Add missing include 2024-02-16 a.annestrand@samsung.com OpenCL/Vulkan: Initial support for context 2024-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 29bec8631d2f to 9d4a35b46e1e (1220 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: I663c8ba07dd4319a0202a54377eec24ed1c234ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175216 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.