commit | be24168220796f885099b29d11caed55c102f5ea | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 05 19:46:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 05 19:46:44 2024 +0000 |
tree | 8b13be61f852af61b4ea41d7aab8e12a5dff275f | |
parent | ef62ef77877a5b7ba3217a8b8401d3b57a3d696f [diff] |
Roll ANGLE from 657c8c0a8c92 to b0eff1966ca0 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/657c8c0a8c92..b0eff1966ca0 2024-06-05 cnorthrop@google.com capture_replay_tests: Skip forceRobustResourceInit failures 2024-06-05 lexa.knyazev@gmail.com Remove PLS checks from GLES 1.x entry points 2024-06-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f75226a669d5 to b1a657048264 (679 revisions) 2024-06-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4bb94d6c235c to b8cf5b3d2bce (3 revisions) 2024-06-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 162f2ec871cc to a58be9cfb9b6 (7 revisions) 2024-06-05 m.maiya@samsung.com Vulkan: Remove combineAllShadersInPipelineLibrary 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,dsinclair@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: dsinclair@google.com Change-Id: I2d6a68ef3cbd37aef24343d82db166a252a8fab4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191802 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.