commit | e60c1cb07d8a28f84698bfe88130e47d8be40c20 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Apr 14 19:53:19 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 19:53:19 2025 -0700 |
tree | 86a7702f57c3d7204e080b8bd1c8b52760161ef5 | |
parent | 714c6c27ef16bfcf6b62157f633a0f2722e545ad [diff] |
Roll ANGLE from 1664d99098c4 to a3f2545f6bb3 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1664d99098c4..a3f2545f6bb3 2025-04-14 syoussefi@chromium.org Tests that exercise overwriting textures while in use 2025-04-14 i.nazarov@samsung.com Vulkan: Treat present SURFACE_LOST_KHR as OUT_OF_DATE 2025-04-14 yuxiang.qian@arm.com Add test to check EGL_KHR_platform_android 2025-04-14 ynovikov@chromium.org Revert "GL: Allow untranslated shaders to pass through on GLES" 2025-04-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 75621a1b9953 to 95d3d27a122a (1865 revisions) 2025-04-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5ec40ef70a52 to a24af46b3d3b (14 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,kainino@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: kainino@google.com Change-Id: I3f40d1004f5842996909dd9caf4de4d99276d223 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236855 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.