commit | d531a534629ce24f83df010b06ec549f4a9ff8bc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jul 14 07:23:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 14 07:23:02 2023 +0000 |
tree | e2821fd371fabac69cfdfe09091240857785fd3f | |
parent | eb355bb3edcf7f667597bae78f1be93c70e6297a [diff] |
Roll ANGLE from 84b533591857 to 19c4e88503c8 (16 revisions) https://chromium.googlesource.com/angle/angle.git/+log/84b533591857..19c4e88503c8 2023-07-14 m.maiya@samsung.com Update input color in YUVSampleLinearFiltering test 2023-07-14 lexa.knyazev@gmail.com Restrict color writemasks for RGB9_E5 color buffers 2023-07-14 cclao@google.com Vulkan: Clean up depth stencil feedback mode part 2 2023-07-14 cclao@google.com Vulkan: Clean up depthStencil feedback loop implementation Part1 2023-07-14 zzyiwei@chromium.org Vulkan: disable explicitlyCastMediumpFloatTo16Bit for Venus 2023-07-13 syoussefi@chromium.org Ensure lockless entry point validations only access private data 2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines for provoking vertex emulation 2023-07-13 syoussefi@chromium.org Prevent accidental misuse of ANGLE_ENABLED 2023-07-13 geofflang@chromium.org Metal: Cache compute pipelines with render pipelines. 2023-07-13 dtapuska@chromium.org Fix Angle creating its own worker pool. 2023-07-13 syoussefi@chromium.org Make insertion/retrieval of Debug messages thread-safe 2023-07-13 lexa.knyazev@gmail.com Skip component type validation of non-existent draw buffers 2023-07-13 geofflang@chromium.org Metal: Use the per-context pipeline cache for RenderUtils 2023-07-13 cnorthrop@google.com Revert "Android: Assert that CFI is disabled" 2023-07-13 syoussefi@chromium.org Make validation make straight calls to ErrorSet 2023-07-13 syoussefi@chromium.org Make error handling and debug messages thread safe 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,cwallez@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: cwallez@google.com Change-Id: I029023d7d01c302c26e335528fdadc0d1ff7cf49 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141301 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.