commit | 37f808f8ffee2f48f6299e8a2a915cabaa053a63 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jun 01 12:19:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 01 12:19:40 2024 +0000 |
tree | 75af0c474df31d9f4b88e71b8b0133506e9fa540 | |
parent | 970b0d2ea2c6396035083ee937906c76020f3dd9 [diff] |
Roll ANGLE from e3cba40e9a67 to 1fa6c0208216 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e3cba40e9a67..1fa6c0208216 2024-06-01 abdolrashidi@google.com Vulkan: Add multisample line width query support 2024-06-01 abdolrashidi@google.com Vulkan: Check any robustness instead of EXT only 2024-06-01 abdolrashidi@google.com Vulkan: Extend GLES 3.2 extension requirements 2024-05-31 abdolrashidi@google.com Implement KHR_robustness 2024-05-31 abdolrashidi@google.com Add KHR_robustness 2024-05-31 romanl@google.com Vulkan: Make setUniformImpl a free function 2024-05-31 mpdenton@chromium.org ESSL->WGSL: Emit basic function signatures 2024-05-31 mpdenton@chromium.org Add skeleton traverser for outputting WGSL 2024-05-31 lexa.knyazev@gmail.com Add IncompatibleTexture end2end tests 2024-05-31 romanl@google.com Reland "Cleanup: replace DirtyObjectType check with constexpr generator" 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: Iae3f0323535c461f23866b3845e290f31b7a9589 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191223 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.