commit | e72bda88a4838d8728c09af6a63cbca299ca5bd8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Apr 11 12:24:28 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 12:24:28 2025 -0700 |
tree | c20b775e2457379a16c1807811ce101e93addb74 | |
parent | 7bb9a04ba94d8f4b40e8dbb2d000199d75cc9453 [diff] |
Roll ANGLE from 1c0bcb06e36f to 4e77552b86a8 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1c0bcb06e36f..4e77552b86a8 2025-04-11 geofflang@chromium.org GL: Allow untranslated shaders to pass through on GLES 2025-04-11 yuxinhu@google.com Reland^2 "Enable VVL on vulkan instance created in GetSystemInfoVulkanWithICD" 2025-04-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 792a8d875adc to 5ec40ef70a52 (3 revisions) 2025-04-11 kkinnunen@apple.com Fix IndexRange::vertexIndexCount calculation 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 amaiorano@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: amaiorano@google.com Change-Id: I8bd9dbffb03907cd2f3e531bbc15d0ef36d0632d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236335 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.