commit | 4b260af6722f5f6b81d72afa42cf34d85420b6f4 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 16 04:25:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 04:25:25 2022 +0000 |
tree | d62d2f0d95ade2c39cdc5f8871d17488597debcf | |
parent | 5d59ba048a1e27d71aa3ec5b79708f46bc558ff4 [diff] |
Roll ANGLE from 3e13ab1c8798 to 2fa255da8c82 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3e13ab1c8798..2fa255da8c82 2022-11-16 lubosz.sarnecki@collabora.com FrameCapture: Don't capture trailing zeros in shader strings. 2022-11-16 gert.wollny@collabora.com Capture/Replay: Delete buffer after test support for coherent 2022-11-15 cclao@google.com Vulkan: Flatten GarbageAndSerial class 2022-11-15 romanl@google.com Revert "Add temporary logging of gold_session.Initialize stdout." 2022-11-15 cclao@google.com Vulkan: Clean up submitFrame/submitCommands 2022-11-15 cclao@google.com Vulkan: getCommandBufferOneOff could reuse if serials are equal 2022-11-15 romanl@google.com Add gFixtures.clear() to ReleaseFixtures 2022-11-15 cnorthrop@google.com Tests: Add Minetest trace 2022-11-15 romanl@google.com Delete osWindow and eglWindow in ReleaseFixtures 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 bajones@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: bajones@google.com Change-Id: I8f84fb5ebc631528eece8a74fb08fa775668c6ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110302 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.