| commit | cec4482eccee45696a7c0019e750c77f101ced04 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Aug 12 22:31:57 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 22:31:57 2025 -0700 |
| tree | 7925f43f8a177acd0432ba5055063a1da89c9d10 | |
| parent | 180eb3f989b3723ca8e446d987c28bacffc8bb53 [diff] |
Roll ANGLE from 61140fa9d3d3 to cfeea900811c (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/61140fa9d3d3..cfeea900811c 2025-08-13 cclao@google.com Vulkan: Don't require COLOR_ATTACHMENT_BLEND_BIT for YUV format 2025-08-13 maguschen@google.com Add DIR_METADATA to specific buganizer_public component_id 2025-08-13 xwxw@google.com Fix the assert on texture target to allow GL_TEXTURE_CUBE_MAP_ARRAY 2025-08-13 mpdenton@chromium.org WGSL: support bvecs in uniforms 2025-08-12 a.annestrand@samsung.com CL: Route API trace to logcat for Android 2025-08-12 shufen.ma@arm.com Add stubs for GL_ARM_texture_unnormalized_coordinates 2025-08-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 588672b6b2e5 to faf017592714 (14 revisions) 2025-08-12 syoussefi@chromium.org Vulkan: Support KHR versions of surface/swapchain_maint1 2025-08-12 cnorthrop@google.com Tests: Skip CapturedTestCL to unblock vulkan-deps roll 2025-08-12 syoussefi@chromium.org Translator: Reject bool < bool 2025-08-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1a72692154cc to 98d09f8e88db (3 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,rharrison@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: rharrison@google.com Change-Id: I1dcbb187362f78a622b21e8c73a336a6da129143 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257200 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.