| commit | d77a56ac507b4c888081921455205f1d09c60e60 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 21 04:00:36 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 21 04:00:36 2023 +0000 |
| tree | d534f4cac895c8dfda712b49315955b05a231a66 | |
| parent | f87510db936c17ccb03eae42e7ab3e8a75fca628 [diff] |
Roll ANGLE from 1be015356eb8 to 15156b1da43d (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1be015356eb8..15156b1da43d 2023-06-20 steven@uplinklabs.net Vulkan: disable graphics_pipeline_library on old NVIDIA drivers 2023-06-20 syoussefi@chromium.org Remove unused helper classes 2023-06-20 steven@uplinklabs.net Vulkan: copy drawIndirectFirstInstance from physical device features 2023-06-20 steven@uplinklabs.net optimize glShaderSource string concatenation 2023-06-20 steven@uplinklabs.net Vulkan: detect Apple GPU as being a tile-based renderer 2023-06-20 steven@uplinklabs.net Vulkan: avoid crash on AMD drivers with MSRTT emulation 2023-06-20 steven@uplinklabs.net D3D11: unbreak instanced indirect multidraw with ushort indices 2023-06-20 romanl@google.com Assert !is_official_build in Android builds. 2023-06-20 syoussefi@chromium.org Vulkan: Deduplicate SpvAssignLocations call in program pipeline 2023-06-20 geofflang@chromium.org Metal: Refactor hasValidRenderTarget checks 2023-06-20 amy@amyspark.me GL: fall back to WGL if EGL_ANGLE_surface_orientation unset 2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7fcb3c6e0082 to f29bd2feeaff (19 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: Ie476bd4a890413574a33b081796c3d73befa0744 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138143 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.