commit | 942566ea1f392920450c42f674bac4b72f996aae | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat May 04 10:31:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 04 10:31:02 2024 +0000 |
tree | d350cc3fec20239a535584bd9e1cafa575384f57 | |
parent | bcac5f764a1a973532d648c1dd91ee2f1019ecc7 [diff] |
Roll ANGLE from be9e63ad090d to ef8d9f10e684 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/be9e63ad090d..ef8d9f10e684 2024-05-04 cclao@google.com Vulkan: Use DEVICE_ONLY VkEvent when available 2024-05-03 cclao@google.com Vulkan: Minor cleanup 2024-05-03 m.maiya@samsung.com Enhance VulkanPerformanceCounterTest coverage 2024-05-03 cclao@google.com Vulkan: Add VkCmdWaitEvents for image barriers 2024-05-03 liza@chromium.org Implement basic texture upload. 2024-05-03 m.maiya@samsung.com Vulkan: Account for padBuffersToMaxVertexAttribStride 2024-05-03 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from b689a9ee3ba2 to dbc600a2b0d5 (109 revisions) 2024-05-03 m.maiya@samsung.com Add trim support to MemoryBuffer 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,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://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: enga@google.com Change-Id: I82be2647fca089cab4ca94958526c0b1fcb81b3d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186883 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.