commit | 480ca924e7ca8b5cfcf2c37eff0081612ecf5b19 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Aug 23 13:04:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 13:04:35 2024 +0000 |
tree | 42e99d47fade4698a36ccf66937a37156b4efa5b | |
parent | 5d1dde5c6198699d8e8da2a78da72f4bde5cc10f [diff] |
Roll ANGLE from 267e806b8ed8 to 58c1e56bcec6 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/267e806b8ed8..58c1e56bcec6 2024-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7216df70d311 to dc27069e5d04 (1 revision) 2024-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6994f4772212 to edd99dda0b7b (526 revisions) 2024-08-22 cclao@google.com Vulkan: Clean up the CovertVertexBuffer* API 2024-08-22 cclao@google.com Vulkan: Limit vertexBufferConversion to the data within dirtyRange 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: I2429faf7d134737d0d37df6719e1a3415e64cbef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203429 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.