commit | 8da36a73497826d07afb96f7b2d8dd8375a4bbc4 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Dec 10 23:13:02 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 10 23:13:02 2021 +0000 |
tree | 8f4e6eb5d2f922e9f40adc254543937b36cab439 | |
parent | 973b1a14b162d975c9ff78059e05a287576cbf17 [diff] |
Roll ANGLE from ac9b2703e8fa to 56aee5d6407f (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ac9b2703e8fa..56aee5d6407f 2021-12-10 lubosz.sarnecki@collabora.com Reland "system_utils: Add memory protection functionality." 2021-12-10 jmadill@chromium.org Trace Tests: Ensure zillow runs on SwiftShader. 2021-12-10 abdolrashidi@google.com Update the arg types for glMultiDraw*IndirectEXT() 2021-12-10 sugoi@google.com Add debug info when loading EGL entry points fails 2021-12-10 penghuang@chromium.org Enable GL_ANGLE_texture_usage extension 2021-12-10 penghuang@chromium.org Use STL container for vulkan memory allocator 2021-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 38603b300bce to 267fa481ccad (8 revisions) 2021-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4625f84e8d56 to 4c62980da8c1 (6 revisions) 2021-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e1fa86b1827a to 6214b401e0c5 (1064 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 cwallez@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: cwallez@google.com Change-Id: I6d54fc54895f1800188b9a4d206b898c6d3b6e80 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72520 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 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.