commit | ee73802018dd9ec1a832e403f48a1080f729f43f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Aug 31 03:59:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 31 03:59:18 2024 +0000 |
tree | 9cbc083a7091bd2704b3d27f59bfa03fe94efb1a | |
parent | 1b42be2c2d8b354bb7ecbe820938d08189658fb3 [diff] |
Roll ANGLE from 2eb9b102f67a to 21b286a19d3c (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2eb9b102f67a..21b286a19d3c 2024-08-31 cnorthrop@google.com Trace replay: Call glFinish before screenshots 2024-08-30 cclao@google.com Vulkan: Expand preferSubmitAtFBOBoundary from ARM to all tiler GPUs 2024-08-30 cnorthrop@google.com Traces: Update regex for power rails 2024-08-30 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from b5ec9af34e67 to 32ac9da2c5a2 (781 revisions) 2024-08-30 cclao@google.com Test: Add VertexAttribPointer test with different offset 2024-08-30 syoussefi@chromium.org Don't lock the context mutex if no flush in eglClientWaitSync 2024-08-30 cclao@google.com Vulkan: Clear conversion buffer's dirtyRange if bufferData called 2024-08-30 syoussefi@chromium.org Vulkan: Only access ContextVk in EGLSync if asked to flush 2024-08-30 cclao@google.com Vulkan: Reuse the same conversion buffer by adjusting offset 2024-08-30 ynovikov@chromium.org Skip passmark_complex on Linux Intel 2024-08-30 syoussefi@chromium.org Vulkan: Unsuppress fixed VVL errors 2024-08-30 lexa.knyazev@gmail.com Metal: Remove unused platform macros 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,shrekshao@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: shrekshao@google.com Change-Id: I86d810bed9e7d26b5671e2540b30eb9504d3a8bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204696 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.