commit | 2f21877d9adfd782059119b9c5cbe5d1758a5796 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun Feb 23 07:44:13 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 23 07:44:13 2025 -0800 |
tree | 374e877254fecead6cb38577a8e0b4c4baa5fb5c | |
parent | 6b5c61e1f86c87ed7b8609149f9d15d08d03165e [diff] |
Roll ANGLE from 34faa3db1f60 to f09a19cebdaf (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/34faa3db1f60..f09a19cebdaf 2025-02-23 cclao@google.com OpenCL: Pass bufferPtrOffsets by reference not value 2025-02-23 syoussefi@chromium.org Vulkan: Disable imageless framebuffers on buggy ARM drivers 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,shrekshao@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: shrekshao@google.com Change-Id: Ibd2b257301e1f0a720b9037e6af303b783e56882 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227454 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.