commit | e1e6eda7b4bc6672e12aaee7349d6b09a68fbe28 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 29 04:08:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 29 04:08:28 2023 +0000 |
tree | af9ceecff52f4a85b5ee42ab2e27aaf0fc0ffae7 | |
parent | 7da35cc63806762f01219f2c0f9b0142e2b14d0f [diff] |
Roll ANGLE from f2aee23fc356 to 989b11435db2 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f2aee23fc356..989b11435db2 2023-11-28 romanl@google.com Trace perf: logcat output captured line-buffered 2023-11-28 cnorthrop@google.com Add --memory to restricted_trace_perf.py 2023-11-28 mark@lunarg.com Tests: Add Retro Bowl trace 2023-11-28 romanl@google.com Re-add VUID-vkDestroySemaphore-semaphore-01137 temporarily 2023-11-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e892a337898c to 47125179fa7d (24 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,dsinclair@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: dsinclair@google.com Change-Id: If5a148cf75f92f87c32420cbdc7cbd4cf1bad7c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163225 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.