| commit | c9d72418935934bae9a7ee2827c5baa32e62585a | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jun 12 22:47:53 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 12 22:47:53 2023 +0000 |
| tree | dbe981629ccd1286cc969b7d8b124b1c504b064d | |
| parent | 261e510cd3298f69b23c65a0d2288d4ba03647bf [diff] |
Roll ANGLE from 3abbc4f99970 to f1e198726121 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3abbc4f99970..f1e198726121 2023-06-12 syoussefi@chromium.org Vulkan: Fix read pixels with RGBX 2023-06-12 zijiehe@google.com [GlobalMutex] Do not assume the thread conflict happens in tests 2023-06-12 romanl@google.com Tests: disable TraceTest.respawnables on native Win & Linux 2023-06-12 cnorthrop@google.com Vulkan: Disable some dynamic states on ARM 2023-06-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f7613775cdc7 to 7dc49a77dd0f (1 revision) 2023-06-12 romanl@google.com Disable clang-format on ANGLE features autogen outputs 2023-06-12 cnorthrop@google.com Android: Assert that CFI is disabled 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bclayton@google.com Change-Id: I50c1f63cb02b324595c85ee82ec40e5271b7d653 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136961 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.