commit | 17b73f57bd547636fe53e5437da0f4301ff4b80f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 02 19:49:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 19:49:47 2024 +0000 |
tree | 73abde397ce00fcfc1f1a1813cef2599455665a7 | |
parent | 80e1ce3342541d64fb6d7cd36104f42490e1ba72 [diff] |
Roll ANGLE from 7ff7775b2b83 to be8cc064fc17 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7ff7775b2b83..be8cc064fc17 2024-10-02 cwallez@chromium.org DisplayWgpu: Remove wgpu::FeatureName::SurfaceCapabilities 2024-10-02 cnorthrop@google.com Tests: Add Warhammer 40000 Freeblade trace 2024-10-02 qjw@chromium.org ssci: use canonical date format 2024-10-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fb8f0127fca4 to 7aaa4e9a5b34 (9 revisions) 2024-10-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 8580e3a98e50 to 72ca2005cd32 (1 revision) 2024-10-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from dd17ed0c05d9 to 7b11e2d1e07c (692 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,jrprice@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: jrprice@google.com Change-Id: Icdf73181d56dc5650f8411ea8aec37bf4bf4e0eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209174 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 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.