commit | c6c4713b45e03b0cc12de54aca7271582b7bba9d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Nov 08 17:49:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 17:49:41 2024 +0000 |
tree | ae2601102b87f0722fd5028628b1b1939f20fef6 | |
parent | 364469a3b73448c3fec353b91e385fc65baa4862 [diff] |
Roll ANGLE from 2a61126bb36c to 11d73f1dcfbf (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2a61126bb36c..11d73f1dcfbf 2024-11-08 i.nazarov@samsung.com Revert "spirv::Print without ANGLE_ENABLE_ASSERTS -> compile error" 2024-11-08 yuxinhu@google.com Skip KHR-GLES31.core.tessellation_shader.single.primitive* on win 2024-11-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 12b75c58255f to 12e843b4aad1 (4 revisions) 2024-11-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 369ac471ea04 to 4201d3dd229a (705 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: Ida62a568cf4e1cc4c704502e8861e7126dc4b56e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214082 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.