commit | 3169728ca723c8dad6cbb85aae046ae7b9c0a275 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Mar 28 19:41:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 28 19:41:57 2023 +0000 |
tree | 5552d3551fbac6bd264d43491f5f1ef59e2bb882 | |
parent | 0cb5b1e127c3f18cc89378105f6a2d15d8ec1c48 [diff] |
Roll ANGLE from 1ee27fcdbfe6 to db3b2875723b (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1ee27fcdbfe6..db3b2875723b 2023-03-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 9e822059a32e to e873c6862868 (18 revisions) 2023-03-28 geofflang@chromium.org Explicitly pass the extended dirty bits to syncState. 2023-03-28 lexa.knyazev@gmail.com Metal: Support NV_shader_noperspective_interpolation 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 amaiorano@google.com,angle-team+autoroll@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: amaiorano@google.com Change-Id: I7bd13125bb08b4f7dee9da44cdbecc07fce165b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125620 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.