commit | 88ae6f0766a6028635af714c32f60c2890e81362 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Nov 23 07:32:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 23 07:32:56 2024 +0000 |
tree | cb37951b8dced12465d49986ccb77aa5fdb55922 | |
parent | a6aa2a9eaf8f295f65f01c677bce1bc6b35b3ab7 [diff] |
Roll ANGLE from b18b0b0234aa to cb31b8864d1a (15 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b18b0b0234aa..cb31b8864d1a 2024-11-23 cclao@google.com Vulkan: pruneDefaultBufferPools when there is excessive garbage 2024-11-22 romanl@google.com Tests: ANGLETestBase subclasses non-zero initialize primitives 2024-11-22 lexa.knyazev@gmail.com Refactor indexed parameter query validation 2024-11-22 gujiawei.will@bytedance.com Vulkan: fix un-initialized mCompatiblePresentModes 2024-11-22 g.tammana@samsung.com CL/Vulkan: Fix nullptr case for async build task 2024-11-22 lexa.knyazev@gmail.com Fix SAMPLE_MASK_VALUE indexed query validation 2024-11-22 romanl@google.com Tests: linux-trace logs return code with OOM note 2024-11-22 cclao@google.com Vulkan: Use vk::SharedPtr for SharedDescriptorSetCacheKey 2024-11-22 romanl@google.com Tests: Add crash callback to test Replay (e.g. linux-trace) 2024-11-22 lexa.knyazev@gmail.com Fix SAMPLE_MASK toggle validation 2024-11-22 lexa.knyazev@gmail.com Fix indentation in GetQueryParameterInfo 2024-11-22 i.nazarov@samsung.com Tests: Fix EGLSurfaceTest.SwapWithoutAnyDraw test 2024-11-22 syoussefi@chromium.org CL: Run a subset of CTS tests on linux 2024-11-22 romanl@google.com Capture: add a sanity check to InitializeReplay4 args 2024-11-22 g.tammana@samsung.com CL/Vulkan: Update few device caps based on VK caps 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,bajones@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: bajones@google.com Change-Id: Iae49cdc3e12f49e65bca477911c002dc485a23c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215979 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.