commit | b3b324c0d11cbdcfff7680f9bd4351380c784903 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jun 28 08:36:56 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 28 08:36:56 2022 +0000 |
tree | 6cfebe2723f4b00e268f4fbe34977b0a1e21eee0 | |
parent | e093819064a198a0dd7f7c0bbab23cd3f07bb6c0 [diff] |
Roll ANGLE from 8f6889a111eb to 2a5193f6ceca (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8f6889a111eb..2a5193f6ceca 2022-06-28 cnorthrop@google.com Textures: Allow compressed texture from PBO 2022-06-28 cnorthrop@google.com Textures: Centralize texture format emulation check 2022-06-28 syoussefi@chromium.org Allow list of restricted traces to be overriden in gn args 2022-06-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8fdbb85c2176 to 1bfae54dd233 (738 revisions) 2022-06-27 chris@rive.app Add a pls test for memoryless storage 2022-06-27 ynovikov@chromium.org Revert "Vulkan: Destroy DescriptorSet cache when it becomes invalid" 2022-06-27 ynovikov@chromium.org Skip CreateFramebufferFetchMidRenderPass on Win SwANGLE 2022-06-27 ynovikov@chromium.org Revert "Vulkan: Support EGL_ANDROID_front_buffer_auto_refresh" 2022-06-27 steven@valvesoftware.com Vulkan: support QCOM_shading_rate on Intel graphics 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 shrekshao@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: shrekshao@google.com Change-Id: I68a15ed91a2d3149f8e61122c187ae2e342691ca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94960 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.