commit | 8cdb0595bfeb2e8792ced2a85c01d47db24c188f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Mar 28 21:00:23 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 21:00:23 2025 -0700 |
tree | b9f347c5f59333abb8629472eeeb246c92b41db2 | |
parent | a506814acc9b50d3fc7c7c8583f7624911798579 [diff] |
Roll ANGLE from ddb625e1b97f to 64dc609682bd (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ddb625e1b97f..64dc609682bd 2025-03-29 lexa.knyazev@gmail.com Ensure ValidateDelete{Program|Shader} consistency 2025-03-28 yuxinhu@google.com Remove VVL error skips that have been fixed 2025-03-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 525b5b9d77ef to 23bc8dbadec2 (10 revisions) 2025-03-28 lexa.knyazev@gmail.com Ensure ValidatePixelStorei consistency 2025-03-28 ynovikov@chromium.org Skip flaky BlitFramebufferTest on Linux Intel GL 2025-03-28 ynovikov@chromium.org Allow uninstantiated ContextNoErrorTestES31 2025-03-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 436b13b0fc28 to 525b5b9d77ef (1 revision) 2025-03-28 syoussefi@chromium.org Capture/Replay: Fix sample build 2025-03-28 lexa.knyazev@gmail.com Ensure program state for indirect draw entry points 2025-03-28 yuxiang.qian@arm.com Add EGL siblings check in eglCreateImage 2025-03-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 7f9757f8082d to 436b13b0fc28 (4 revisions) 2025-03-28 kkinnunen@apple.com Metal: Make StateCache descriptors hash consistent 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,jrprice@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: jrprice@google.com Change-Id: Ib000574f74aa876d8cbd2af61f3f8de987cce76e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233438 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.