commit | 83189fba8be1993f138a0fb12c1c22d64ee34d60 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 27 00:38:18 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 27 00:38:18 2023 +0000 |
tree | f5bbcc953a48f73957a19fafb6195dd11d0536ea | |
parent | 42c5b2f6755317073866ec00dd59396ee9175f8b [diff] |
Roll ANGLE from 5e43562b5f99 to 081764c84d38 (13 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5e43562b5f99..081764c84d38 2023-01-26 doremylover123@gmail.com Remove checks for A8 devices 2023-01-26 kkinnunen@apple.com Declare size_t in Constants.h by including stddef.h 2023-01-26 cclao@google.com Vulkan: Only call checkCompletedCommands if needed. 2023-01-26 cnorthrop@google.com Tests: Add Bubble Shooter and Friends trace 2023-01-26 cclao@google.com Vulkan: Make CommandProcessor::checkCompletedCommands immediate check 2023-01-26 kbr@chromium.org Add documentation for enabling Metal validation layers. 2023-01-26 lexa.knyazev@gmail.com Implement EXT_polygon_offset_clamp 2023-01-26 cclao@google.com Vulkan: Fix SharedFence::mRefCountedFence leak 2023-01-26 srisser@google.com Add GL_ARM_shader_framebuffer_fetch builtins 2023-01-26 geofflang@chromium.org Add features to dump and replace shader source. 2023-01-26 syoussefi@chromium.org Skip failing capture/replay multithreaded test 2023-01-26 romanl@google.com FrameCapture: Add blend state updates to resetCalls. 2023-01-26 ynovikov@chromium.org Revert "Add support for glShaderBinary" 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 enga@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: enga@google.com Change-Id: I59dbea6ffcc3dfdb61524fa8b32a5b876d33d9a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117940 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 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.