commit | ef38c7ea7434f75ebd01e8fdbff9a36143676a0a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jun 15 06:28:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 15 06:28:24 2024 +0000 |
tree | 6942862c89432c4fe22c61912aa7b0d92d76b730 | |
parent | 02cd8a6757715e6683387132945e7545002ea00c [diff] |
Roll ANGLE from bcb567a7f8e4 to d521dd08bef4 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bcb567a7f8e4..d521dd08bef4 2024-06-14 lexa.knyazev@gmail.com Metal: Set write dependency when calling fillBuffer 2024-06-14 lexa.knyazev@gmail.com Skip CopyTextureTest.CopyOutsideMipmap/ES2_OpenGL on NV 2024-06-14 sokcevic@chromium.org Change siso path 2024-06-14 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 1c5f78753fd9 to c201252e6fbe (8 revisions) 2024-06-14 geofflang@chromium.org Add stubs for GL_QCOM_tiled_rendering 2024-06-14 geofflang@chromium.org GL: Don't sync redundant texture state. 2024-06-14 romanl@google.com Android tests: run perf tests on temp_band < 30C bots 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,senorblanco@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: senorblanco@google.com Change-Id: I9b3b1a2e829f25f2fc81880e0b130f482d2840a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193726 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.