commit | 5d3cb57981f7d8cc98b9f08c9a90e4eb935834af | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 08 21:30:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 21:30:48 2024 +0000 |
tree | 4e4b71fe6aa346b72d313e26d154987a00fd2e84 | |
parent | 3bdcafb9dc3c9e3d383a3bb74d68ec71fdf0d403 [diff] |
Roll ANGLE from 1dc836141ff0 to 36cd4c1f076d (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1dc836141ff0..36cd4c1f076d 2024-05-08 liza@chromium.org Adding basic readPixels. 2024-05-08 cnorthrop@google.com Tests: Add native to EGLPrintEGLinfoTest 2024-05-08 geofflang@chromium.org EGL: eglCreateSyncKHR uses a return value for the tail call 2024-05-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a22cfe5a3e7 to 4fea14b56dd7 (650 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I9d46211ede8cd6a92e5ebda2220cb6bc86c9467e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187462 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.