commit | 32fd0f399d0666b8f87db9eeac66eccd80dbebf6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 23 03:38:19 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 03:38:19 2025 -0800 |
tree | 62e5fc250fb690961d65ef70e833763cebddf6ec | |
parent | a5d0c5bb6245a870023c6e897ee26da25306e788 [diff] |
Roll ANGLE from 4be68addfe4d to fb7f19d84344 (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4be68addfe4d..fb7f19d84344 2025-01-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3360895f5dfb to 098b675df0b0 (646 revisions) 2025-01-22 cclao@google.com Vulkan: Add bufferWrite for multiple shader stages 2025-01-22 yuxinhu@google.com Update dEQP-GLES2.functional.shaders.random* test expectations 2025-01-22 yuxinhu@google.com Remove fixed dEQP-EGL.functional.*pbuffer tests from skip list 2025-01-22 yuxinhu@google.com Remove fixed dEQP renderbuffer test from skipped test list 2025-01-22 yuxinhu@google.com Update the deqp blend equation advanced test expectations on qualcomm 2025-01-22 yuxinhu@google.com Remove fixed dEQP copy texture tests from skipped test list 2025-01-22 yuxiang.qian@arm.com Do not reset buffer age after query 2025-01-22 dpranke@google.com Use `exec_script_allowlist` in GN now that it is available. 2025-01-22 cclao@google.com Vulkan: Pass Context instead of Renderer to BufferHelper APIs 2025-01-22 ynovikov@chromium.org Suppress flaky end2end test on Linux NVIDIA Vulkan 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,gman@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: gman@google.com Change-Id: I65fa9015c26854cf9a1998cd50245a7dd51e8922 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223036 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.