commit | c346956b0ef902cd0fbf59e21e06863d38312849 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jan 20 15:59:34 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 20 15:59:34 2025 -0800 |
tree | ccb72d2f97941386032a2fdf337ab6a52a21da18 | |
parent | 665fa22f3a99a3f40cc2493a047f6db7c3844f3f [diff] |
Roll ANGLE from 51c42f178dc9 to c7cfbbc90295 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/51c42f178dc9..c7cfbbc90295 2025-01-20 xin.yuan@arm.com Check if the GLES resources are bound to EGL image 2025-01-20 shawshanks@google.com Trace-based testing app 2025-01-20 lexa.knyazev@gmail.com Vulkan: Fix image bindings for non-layered textures 2025-01-20 syoussefi@chromium.org Manual roll vulkan-deps from 476cafde9e9d to e8b712767b9e (8 revisions) 2025-01-20 i.nazarov@samsung.com Vulkan: Make WindowSurfaceVk::setAutoRefreshEnabled thread safe 2025-01-20 romanl@google.com Add likely and inline hints to getActiveLinkedProgram 2025-01-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f6ad529e86e4 to b99f866d5a5c (2 revisions) 2025-01-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 962460e9975c to a9988483c086 (11 revisions) 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,gman@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: gman@google.com Change-Id: I8323cedc818cef3003efd5c6bcdd1efd7be38475 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222635 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.