commit | 40b77e788b6b54eafe45edaadce83e4ed36b0c1c | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 09 05:58:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 05:58:27 2024 +0000 |
tree | bd42f0ef821b5b67d800afc0c89606df645fb521 | |
parent | 68d8508758f256704de0ea735c5ec81f46dd2c32 [diff] |
Roll ANGLE from b40f367ed6b4 to d0e2141a997c (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b40f367ed6b4..d0e2141a997c 2024-10-08 romanl@google.com Tests: GLES1 offscreen replay uses GL_OES_framebuffer_object 2024-10-08 abdolrashidi@google.com Vulkan: Fix line-loop draw arrays after elements 2024-10-08 romanl@google.com Perf tests: custom throttling excludes VIRTUAL-SKIN*-MODEL-* 2024-10-08 romanl@google.com Perf tests: add thermalservice custom temp throttling 2024-10-08 syoussefi@chromium.org Autogen files for GL_ARM_shader_framebuffer_fetch_depth_stencil 2024-10-08 lexa.knyazev@gmail.com Metal: Remove unused MSL helpers 2024-10-08 ynovikov@chromium.org Enable retries in angle_deqp_gles2_webgpu_tests on Mac 2024-10-08 syoussefi@chromium.org Fix ignoring blit bits when attachments are missing 2024-10-08 lexa.knyazev@gmail.com Metal: Remove ANGLE_tensor macro 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: Ia5a9ed74aa0e0b5b69b66a39a61ce95af9b55e28 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210136 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.