commit | acbd30861449cbddb50be8d79a32b6f78e50e54f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Oct 07 23:36:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 07 23:36:58 2022 +0000 |
tree | 9390f59346258c3140875f615696ce086ce9020a | |
parent | 174b6bd5d95d15700269a022418a5417c5224ee0 [diff] |
Roll ANGLE from 2b3c8aaf1a93 to cad7979e9270 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2b3c8aaf1a93..cad7979e9270 2022-10-07 tvignatti@igalia.com Metal: Build fix TextureMtl code 2022-10-07 chris@rive.app Include Apple1 in the Metal framebuffer-fetch impl of PLS 2022-10-07 jmadill@chromium.org Perf Tests: Divide test samples between shards. 2022-10-07 jmadill@chromium.org Roll third_party/OpenGL-Registry/src/ 11d7b7bae..5bae8738b (5 commits) 2022-10-07 jmadill@chromium.org Perf Tests: Simplify merger script. 2022-10-07 chh@google.com Fix cert-dcl16-c warnings 2022-10-07 solti@google.com fix typo 2022-10-07 m.maiya@samsung.com Vulkan: Bug fix in GL_QCOM_shading_rate 2022-10-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7d797ec7d6bb to 1172dba33888 (4 revisions) 2022-10-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 2b155acd6a90 to 01fade1fc521 (3 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 kainino@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: kainino@google.com Change-Id: I96d1fd676c1a489b205a692c4e575950974a8cf6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104961 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.