commit | 68aac47724f2518a32b1fa4f95336cb921d3c120 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Oct 20 01:09:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 20 01:09:30 2023 +0000 |
tree | 67f6d5d890f190cb1813f2b83e2f747f8917850c | |
parent | ce1ddea80d243219fca4259740a2981a66047b6c [diff] |
Roll ANGLE from aef9a1b3160d to d3319428de78 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/aef9a1b3160d..d3319428de78 2023-10-19 yuxinhu@google.com Update DevSetup doc with Reclient instructions 2023-10-19 cclao@google.com Vulkan: Update PipelineProgram if mStreamingVertexAttribsMask dirty 2023-10-19 cclao@google.com Attempt to fix FixedQueue.ConcurrentPushPopWithResize flakiness 2023-10-19 cclao@google.com Set isYUV to true for "EXTERNAL" formats 2023-10-19 cclao@google.com Vulkan: Fix VK_android_external_format_resolve VVL error part 4 2023-10-19 cclao@google.com Vulkan: Fix VK_android_external_format_resolve VVL error part 3 2023-10-19 cclao@google.com Vulkan: Fix VK_android_external_format_resolve VVL error part 2 2023-10-19 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 92b29883afea to e1bde48cccb2 (45 revisions) 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,lokokung@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: lokokung@google.com Change-Id: I20470c86d93abc0e69882f714e596e9e617e5f90 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156817 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.