commit | d94a91e40052049285b6d9f8fb2cf6b28e997202 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jan 08 06:31:11 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 08 06:31:11 2022 +0000 |
tree | 9c4acbdfc56a7fedf79f8708dd891f7b76af8a67 | |
parent | 03b3594f79a2fb322dad39b757dbe706b905666c [diff] |
Roll ANGLE from ece463808dbe to eea78468780f (16 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ece463808dbe..eea78468780f 2022-01-08 timvp@google.com Tests: Add Angry Birds 2 launch trace 2022-01-07 syoussefi@chromium.org Translator: Clean up spec const / driver uniform types 2022-01-07 bsheedy@chromium.org Update Mac goldctl 2022-01-07 ynovikov@chromium.org Add standalone ANGLE Mac AMD experimental bot 2022-01-07 ynovikov@chromium.org Cleanup after iOS build fixes 2022-01-07 jmadill@chromium.org infra: Add TSAN and UBSAN tests to CQ. 2022-01-07 jmadill@chromium.org Suppress failing test on Vulkan/Intel/Linux. 2022-01-07 cclao@google.com Vulkan: Remove std::unique_ptr usage from BufferVk::mBuffer 2022-01-07 jmadill@chromium.org Broaden TSAN EGL multithread suppression. 2022-01-07 cnorthrop@google.com Vulkan: Turn on GL_EXT_shader_framebuffer_fetch for ARM 2022-01-07 jmadill@chromium.org Revert "Frontend: separate lock in swap prep" 2022-01-07 m.maiya@samsung.com Fix typo in EGLPrintInfo end2end Test 2022-01-07 timvp@google.com Capture/Replay: Reset FBOs, RBOs, VAOs 2022-01-07 jmadill@chromium.org Fix TSAN suppressions. 2022-01-07 lfy@google.com Frontend: separate lock in swap prep 2022-01-07 jmadill@chromium.org Test Expectations: Use file order as override priority. 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 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: I4f8303904a6e3b4a594056e6b20a658259facc95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75800 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.