commit | bad5373e13dd3e497ae6675239de96eb685eb9c9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Feb 01 00:08:22 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 01 00:08:22 2025 -0800 |
tree | e4c7a133bde8ae2bb94cc72cbe763cdab005966f | |
parent | c857e0e282e971ee61bc344393ab60b7a4197a7e [diff] |
Roll ANGLE from 0c2d793cf276 to 44b5f0a59f2a (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0c2d793cf276..44b5f0a59f2a 2025-02-01 g.tammana@samsung.com OpenCL: Pass in options to the CTS tests 2025-01-31 geofflang@chromium.org Re-enable EXT_base_instance on the Vulkan backend. 2025-01-31 abdolrashidi@google.com Vulkan: Limit dyn vertex input state WA on QCOM 2025-01-31 g.tammana@samsung.com CL/Vulkan: Submit an empty command on command buffer reset 2025-01-31 i.nazarov@samsung.com Vulkan: Fix and simplify Wayland window resize 2025-01-31 kkinnunen@apple.com Metal: Remove RenderUtils mtl::Context base 2025-01-31 a.annestrand@samsung.com CL/VK: Add spv validation for program build 2025-01-31 a.annestrand@samsung.com CL/VK: Missing ext check in reflection parser 2025-01-31 kkinnunen@apple.com Make error messages end in a dot 2025-01-31 abdolrashidi@google.com Unsuppress VUID-VkImageViewCreateInfo-pNext-01585 2025-01-31 kkinnunen@apple.com Mark error strings as inline constexpr 2025-01-31 a.annestrand@samsung.com CL/VK: Fix cmd queue deadlock on clFlush 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,lokokung@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: lokokung@google.com Change-Id: I01ad7deec5bdde367fdc1f7b4e5c04434fad54b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224274 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.