| commit | a75b2aea5c3797dd26719a9e878839f65bb3287e | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 10 21:35:40 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 21:35:40 2025 -0700 |
| tree | 8bd18908a423a20b9cef78c1eebd92c672a1552a | |
| parent | 4a8b7b7b504055760eb35b096fa73a22cfb2cdba [diff] |
Roll ANGLE from 6b3232aec8c4 to 5c1ba22200ac (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6b3232aec8c4..5c1ba22200ac 2025-09-11 abdolrashidi@google.com Vulkan: Add feature flag preferBGR565ToRGB565 2025-09-11 abdolrashidi@google.com Fix RGB565/BGR565 loading functions 2025-09-11 xwxw@google.com FrameCapture: Add GL_TEXTURE_CUBE_MAP_ARRAY support 2025-09-11 abdolrashidi@google.com Fix BGR565 pixel functions 2025-09-10 liza@chromium.org [WebGPU] Set ReadPixels to use context's command encoder. 2025-09-10 mpdenton@chromium.org WGSL: derivative_uniformity diagnostic should be a warning 2025-09-10 xwxw@google.com Add VkFormat id to descriptor cache key's imageSubresourceRange 2025-09-10 liza@chromium.org [WebGPU] Add helper methods for streaming indices in syncClientArrays 2025-09-10 jisunnie.lee@samsung.com Fast copy R8G8B8A8_UNORM / R8G8B8A8_UNORM_SRGB for readPixels 2025-09-10 cnorthrop@google.com Tests: Add Domino Dreams trace 2025-09-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from af8c2ea541d3 to 9b55d8906d6f (15 revisions) 2025-09-10 cnorthrop@google.com Tests: Add Brain Test: Tricky Puzzles trace 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: Id85f7b31c4a50cc5251bcdbafa6e67bfdf32c74c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261081 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.