Roll ANGLE from b406401e4208 to 12a206e9a552 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b406401e4208..12a206e9a552 2026-01-09 abdolrashidi@google.com Fix group marker popping for debug 2026-01-09 syoussefi@chromium.org IR: Track DCE'ed entities globally 2026-01-09 cclao@google.com Vulkan: VK_QCOM_tile_memory_heap implementation 2/n 2026-01-08 cclao@google.com Vulkan: VK_QCOM_tile_memory_heap implementation 1/n 2026-01-08 tsepez@google.com Remove pragma allow_unsafe_buffers from shader_utils.cpp 2026-01-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 102e3b63b7c5 to c0fe12c8d4ae (9 revisions) 2026-01-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 2e03601bd4ee to 4d3bedc74e22 (22 revisions) 2026-01-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e391edb818fe to e5b3afce6d92 (2 revisions) 2026-01-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from dd5886bca81b to cc89f622c384 (678 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,kainino@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: kainino@google.com Change-Id: I5f58b69d557193856437da26e8c4802c6a68564e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/283958 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.