commit | 0f5f56e44a236a814d5ae747b7b5573004825954 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 11 07:12:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 11 07:12:14 2024 +0000 |
tree | f0355ed17a83b8edb5db274bd788fe2d58db02b0 | |
parent | 701dd6fd00747ffd700c2336dc91329aedf57f88 [diff] |
Roll ANGLE from d40d1a678bf8 to c335ddfa1e13 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d40d1a678bf8..c335ddfa1e13 2024-09-11 djg@apple.com Check only important stencil bits in partialClearNeedsInit 2024-09-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 725499142cb6 to 3b92cef97feb (32 revisions) 2024-09-10 cnorthrop@google.com Tests: Add Brawlhalla trace 2024-09-10 cclao@google.com Vulkan: use mEntireBufferDirty if range covers entire buffer 2024-09-10 mpdenton@chromium.org WGSL: Rewrite input/output variables 2024-09-10 abdolrashidi@google.com Add .git-blame-ignore-revs 2024-09-10 yuxinhu@google.com Skip the critical_ops trace on S22 2024-09-10 syoussefi@chromium.org Vulkan: Disable dynamic rendering on ARM 2024-09-10 rafael.cintron@microsoft.com Remove Feature Level 9_3, part 2 2024-09-10 liza@chromium.org Sync vertex attributs in VertexArrayWgpu. 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: I581b837037f6909e50ac354d7a083e0256fc5d64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206104 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.