commit | 77bbc0d1f33f727f6584e6fab37ed2f2f175e001 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 20 10:09:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 10:09:07 2024 +0000 |
tree | 91ed4fcfad6bf4e8f80c4bbba26efe79ff1c6a3b | |
parent | f5b3f644188d256f38bae87aebf6574e7da8f945 [diff] |
Roll ANGLE from ebb94b807f18 to 96f66089c2b4 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ebb94b807f18..96f66089c2b4 2024-03-20 cnorthrop@google.com Tests: Update color values for Unsized/Unsigned in texture tests 2024-03-19 geofflang@chromium.org Set the Dawn proc addresses at in DisplayWgpu initialization 2024-03-19 romanl@google.com win-trace (capture_replay_tests): cleanup after replay 2024-03-19 geofflang@chromium.org Pin abseil-cpp until Skia is able to build with ToT abseil. 2024-03-19 g.tammana@samsung.com third_party/clspv: Disable the warnings on build 2024-03-19 syoussefi@chromium.org Vulkan: Rename ResourceVk.* to vk_resource.* 2024-03-19 zzyiwei@chromium.org Vulkan: only request OPAQUE compositeAlpha on Android if no alpha 2024-03-19 syoussefi@chromium.org Vulkan: Rename RendererVk.* to vk_renderer.* 2024-03-19 zzyiwei@chromium.org Vulkan: enable recordable bit for RGB8 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 angle-team+autoroll@google.com,jrprice@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: I04502c247436419755f963f145c5d8b8f5217d12 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180040 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 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.