commit | a7a90d077ffab0639864c85543f6c02189f90401 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 16 20:18:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 20:18:39 2023 +0000 |
tree | 253bf47eabf78051fc4e458930bd92507add6e59 | |
parent | 5860a145914fac25bc1b5c21e37b6c97aeca44f5 [diff] |
Roll ANGLE from 13e8dabc47af to 8d23f34ea2ee (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/13e8dabc47af..8d23f34ea2ee 2023-02-16 zdobersek@igalia.com Reland: DisplayEGL should support targeting specific EGL platforms 2023-02-16 bsheedy@chromium.org Use per-channel fuzzy threshold 2023-02-16 syoussefi@chromium.org Presubmit: relax line length rules for quotes 2023-02-16 lexa.knyazev@gmail.com Metal: Implement EXT_blend_func_extended 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a9f5c19e28bd to 64eb04027b9f (1 revision) 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 25333b9d7bff to d03d09324f14 (11 revisions) 2023-02-16 i.nazarov@samsung.com Vulkan: Fix crashes when Surface is not current. 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3043a4c048b2 to 63251d7a0997 (544 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,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: Ib5f298633dde727c0994f229e53848c080ddfc2d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120200 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.