Roll ANGLE from 68fa11fce7bc to 90fb0aa48cd0 (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/68fa11fce7bc..90fb0aa48cd0 2026-04-03 syoussefi@chromium.org IR: Validate that if conditions are boolean 2026-04-03 syoussefi@chromium.org IR: Validate that access to struct fields are in bounds 2026-04-03 cclao@google.com Vulkan: Fix unnecessary memcpy in handleDirtyGraphicsVertexBuffers* 2026-04-02 cnorthrop@google.com Tests: Suppress final_fantasy on ANGLE 2026-04-02 syoussefi@chromium.org Translator: Lower maximum function parameters to 255 2026-04-02 syoussefi@chromium.org IR: Don't run the RecordConstantPrecision AST pass 2026-04-02 kkinnunen@apple.com Metal: Use Span in Texture::getBytes 2026-04-02 ynovikov@chromium.org Skip ETCTextureTest.PBOWithMisalignedOffset on Pixel 10 GLES 2026-04-02 geofflang@chromium.org Metal: Store LibraryCacheEntry in a shared_ptr 2026-04-02 ynovikov@chromium.org Skip DrawThenInvalidateThenVerifyDepthStencil on iOS 2026-04-02 kyongjoo.oh@samsung.com OpenCL: Fix use-after-free in createUniformRegions 2026-04-02 jisunnie.lee@samsung.com Replace min-heap with deque for FIFO handle reuse 2026-04-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b79339a8e7c5 to 6501b79e3449 (6 revisions) 2026-04-02 kkinnunen@apple.com Metal: Use Span in BufferMtl::set{Sub}DataImpl 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,dneto@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: dneto@google.com Change-Id: I82f7d9fb41e7e7fe3bf4ec7c0f60934ed595e2d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/300996 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.