commit | 1ee1256660070703f12a3bb5e0bc64f30e3af699 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 14 13:32:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 13:32:54 2024 +0000 |
tree | beb133c448963aeb2a3acb48260cbdece3094a12 | |
parent | 01979417d7dfcbffada2a050b6d11b8a3bbfc547 [diff] |
Roll ANGLE from ebc151d514ea to 243f8ad99fa8 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ebc151d514ea..243f8ad99fa8 2024-02-14 ynovikov@chromium.org Revert "Vulkan: Fix alignment issues with SecondaryCommandBuffer" 2024-02-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2cedf06e4cdf to 063ea20a64fc (7 revisions) 2024-02-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from b650d7fcd665 to 29bec8631d2f (631 revisions) 2024-02-13 syoussefi@chromium.org Vulkan: Fix alignment issues with SecondaryCommandBuffer 2024-02-13 syoussefi@chromium.org Vulkan: Implement ANGLE_translated_shader_source 2024-02-13 agrieve@chromium.org Do not use hardcoded ".cr.so" extension for android component builds 2024-02-13 kkinnunen@apple.com Uniform block reference in constuctors crash 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,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://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: bajones@google.com Change-Id: I207b0a32fc192844ff41b4d07616848402233c3f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174983 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 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.