commit | fe6d72dc4f0be4f90b7fdb9081f14fdddaf4e88e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Aug 29 17:12:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 17:12:49 2022 +0000 |
tree | 39f021261a081374408797cb54e6e362834f4054 | |
parent | bc93cbc2a21cde684726f6c34f4448c8eeca4283 [diff] |
Roll ANGLE from bec40d768468 to 5ef3960bc1f1 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bec40d768468..5ef3960bc1f1 2022-08-29 kkinnunen@apple.com Use correct seed type for XXH32 fuzzer 2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eb46f95f20dc to 7d94bcff7a00 (8 revisions) 2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6517262b2386 to 476165cc7c0c (6 revisions) 2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 21906127bee6 to 75cc1cb02dd7 (625 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 bajones@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: bajones@google.com Change-Id: I2e0a99d2891f62b721a0333b6573a079e37bc4a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100660 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.