commit | eed42c2c54f33c253b4a53bcbfa5c6b1bdb8b13d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Apr 04 12:54:47 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 12:54:47 2025 -0700 |
tree | 4ab7c7aad09f081621ca3b71faa5269e59169588 | |
parent | de3ae9cba2c7503c27d553e29db3a81f5769b1f8 [diff] |
Roll ANGLE from 3f028fc158fa to b77f8af7fc2f (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3f028fc158fa..b77f8af7fc2f 2025-04-04 i.nazarov@samsung.com Vulkan: Ignore SUBOPTIMAL on Android without pre-rotate 2025-04-04 romanl@google.com Reduce number of function calls in glVertexAttribPointer 2025-04-04 ynovikov@chromium.org Run end2end tests single process on Linux Intel 2025-04-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7d6c9811c3ae to f748acbd614f (650 revisions) 2025-04-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 48f50085fcda to f8cc64f338fb (5 revisions) 2025-04-04 ynovikov@chromium.org Suppress 5 dEQP EGL tests on Pixel 6 Vulkan 2025-04-03 yuxinhu@google.com Vulkan: Remove VVL error skips that have been fixed 2025-04-03 yuxinhu@google.com Vulkan: Remove VVL error skips that have been fixed 2025-04-03 lexa.knyazev@gmail.com Align GetValidShader and GetValidProgram usage 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: I38f97ee13905936e51e6243493481cc79230c8cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234915 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.