commit | 55e79a7384e9cba89008dc84013e6196e3c6c9ce | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Oct 03 23:32:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 23:32:14 2024 +0000 |
tree | 8d413d971625504f6e32641f04fe74b0edd6e6ae | |
parent | f6e0c4f39cb070d28b7e06db7ac9172eb2da0e80 [diff] |
Roll ANGLE from 9edd74e2ff86 to b16d105fc63a (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9edd74e2ff86..b16d105fc63a 2024-10-03 syoussefi@chromium.org Remove Desktop GL front-end support 2024-10-03 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 65470ff2e321 to 179dd9f858f0 (27 revisions) 2024-10-03 g.tammana@samsung.com CL/Vulkan: Update map interface for CLMemoryVk 2024-10-03 g.tammana@samsung.com CL/Vulkan: Enable support for multiple descriptor set handling 2024-10-03 g.tammana@samsung.com CL/Vulkan: Move descriptor set and pipeline layout cache to context 2024-10-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 72ca2005cd32 to 07d3f212a083 (1 revision) 2024-10-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7aaa4e9a5b34 to 1d7fd2888081 (12 revisions) 2024-10-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7b11e2d1e07c to 4bfccb8742c8 (590 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,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: I452740bab9b87792e26c06cb32647bc1b67a959b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209181 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.