commit | 9ae7fc481737d630fd030e49aa6256057a011ef8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Nov 04 23:05:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 04 23:05:09 2024 +0000 |
tree | f6a19442439233bde7c895ffd0579dc2213f5173 | |
parent | e447491bb81d7bd738a229c08e004a9a82c25097 [diff] |
Roll ANGLE from 2f8ad9c1042c to 8dae26c65fe7 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2f8ad9c1042c..8dae26c65fe7 2024-11-04 g.tammana@samsung.com CL: Add missing validation checks 2024-11-04 romanl@google.com Tests: restore angle_end2end_tests --help on Android 2024-11-04 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 601f829c4935 to 69b5e685119d (60 revisions) 2024-11-04 romanl@google.com Disable tracegz (trace interpreter) by default, remove from CI 2024-11-04 romanl@google.com Tests: allow choosing Chromium/our test runner + screen checks 2024-11-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a52547961655 to 155bbe2e1429 (7 revisions) 2024-11-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d8c3950b24a5 to 601f829c4935 (447 revisions) 2024-11-04 kkinnunen@apple.com Metal: gl_ClipDistance fails validation 2024-11-04 g.tammana@samsung.com CL/Vulkan: Add numeric versioning for extensions 2024-11-04 g.tammana@samsung.com CL/Vulkan: Set storage buffer usage for cl buffers 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I3bb6e08116e07f8734a72d36d463feecb08731b0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213754 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.