Roll ANGLE from 1dec433b7f49 to 5574b3f85e71 (12 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1dec433b7f49..5574b3f85e71 2026-07-08 lexa.knyazev@gmail.com Use packed enums for framebuffer parameters 2026-07-08 kyongjoo.oh@samsung.com OpenCL: Fixes to DescriptorSetReuse feature 2026-07-07 rafael.cintron@microsoft.com DirectX9 Backend Removal: Remove shader translator code 2026-07-07 rafael.cintron@microsoft.com D3D11: Remove attributeZeroRequiresZeroDivisor limitation 2026-07-07 cclao@google.com Vulkan: fix VkQueue creation with GLOBAL_PRIORITY_REALTIME_EXT 2026-07-07 lexa.knyazev@gmail.com PLS: Use internal API for setting default dimensions 2026-07-07 lexa.knyazev@gmail.com Refactor PolygonMode validation 2026-07-07 wangra@google.com Validate sub-image update type against allocated texture format 2026-07-07 lexa.knyazev@gmail.com Remove redundant functions from Context 2026-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7868bf37d5b2 to eb0bee078ef2 (1 revision) 2026-07-07 zork@google.com Fix VRAM leak in D3D11 cube map redefinition 2026-07-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8e7420f63043 to 08c031d6c089 (12 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,chouinard@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: chouinard@google.com Change-Id: Ib6f354cc568eb09b96d1de34d8db7ccf601f994c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/322695 Commit-Queue: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: dawn-autoroll@skia-public.iam.gserviceaccount.com <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.