commit | 5b782c52a376de84a4f40570303371f44b68afe7 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 03 22:47:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 03 22:47:05 2023 +0000 |
tree | 1145f4345566838b0e7a718d8499e362b9dce984 | |
parent | be3b4859e53b0cfe0fa6b9eb954e18d705b0b49c [diff] |
Roll ANGLE from 6a09e41ce6ea to dbae1804db21 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6a09e41ce6ea..dbae1804db21 2023-08-03 steven@uplinklabs.net Display: remove redundant 'metal' ANGLE_DEFAULT_PLATFORM 2023-08-03 solti@google.com Vulkan: Drop VkAHBFormatPropertiesANDROID for BLOB 2023-08-03 cclao@google.com Let UniformLinker uses its own struct instead of LinkedUniform 2023-08-03 cclao@google.com Embed sh::ShaderVariable data member into gl::LinkedUniform 2023-08-03 cclao@google.com Remove unused code in ProgramPipeline 2023-08-03 i.nazarov@samsung.com Perform Display terminate(InternalCleanup) from makeCurrent() 2023-08-03 kbr@chromium.org Metal: expand shader dumping documentation for WebKit/Safari. 2023-08-03 i.nazarov@samsung.com Add EGL_BAD_ACCESS validation into ValidateMakeCurrent 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://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: alanbaker@google.com Change-Id: I8d479e58244a220cb8e9c3cdd2388e1323bef775 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144820 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: 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.