commit | 43f901e00e138ba0b2c25d38eccd425ee1b3c899 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jan 07 09:16:44 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 09:16:44 2025 -0800 |
tree | 0b7bfb764b79d21fb6de1d5bbb69bd0e90357b4b | |
parent | 2b29587b8842709eb181a55998924d51a575dd8c [diff] |
Roll ANGLE from b01e9b58e390 to d1496a22a9fc (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b01e9b58e390..d1496a22a9fc 2025-01-07 syoussefi@chromium.org Produce same compile errors for op= as op 2025-01-07 hans@chromium.org Suppress false-positive UBSan falures in rsgExpression.cpp 2025-01-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0cf38d98a8ba to 37201c17e85f (16 revisions) 2025-01-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e76961fac58c to 52586b554f93 (1 revision) 2025-01-07 syoussefi@chromium.org Fix mixing multisampled renderbuffers and textures 2025-01-07 romanl@google.com context_private_call.cpp -> context_private_call.inl.h 2025-01-07 tingwei.guo@arm.com Add supplement GL_ARM_shader_framebuffer_fetch_depth_stencil tests 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: I3c6bdaf51513aa4c9da281bebb562c419a82fa0a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221314 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.