commit | 584b5c71a44a52b95ca8a92113a4b1fc3229fe21 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 29 17:58:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 17:58:03 2024 +0000 |
tree | 2f0c3a7b0614cea4f6ffa13e3fcaeb215e6d78d5 | |
parent | 2710affeaeca38dbaf3039b95903f113de88b11a [diff] |
Roll ANGLE from c13e9963b207 to 629dc14f907b (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c13e9963b207..629dc14f907b 2024-10-29 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from cfd0b16e7b5e to f674555ab03e (12 revisions) 2024-10-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3aaa6784ca31 to 1495532f997f (2 revisions) 2024-10-29 romanl@google.com Tests: skip D3D11 dEQP-GLES2.functional.polygon_offset 2024-10-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6bf0a68d2621 to a5edfbb83552 (11 revisions) 2024-10-29 kkinnunen@apple.com Metal: SeparateCompoundStructDeclarations fails validation 2024-10-29 kkinnunen@apple.com Disallow discarded uniform block references 2024-10-29 kkinnunen@apple.com Metal: Fix ToposortStructs validation == failures 2024-10-29 g.tammana@samsung.com CL: Fixup copying empty string 2024-10-29 cclao@google.com Minor clean up for mSamplerBindings usage 2024-10-29 syoussefi@chromium.org Vulkan: Support GL_ARM_shader_framebuffer_fetch_depth_stencil 2024-10-29 syoussefi@chromium.org Vulkan: Remove redundant dependent feature checks 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,lokokung@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: lokokung@google.com Change-Id: I47f763ac1c6cec5599caf3c43963752afdb6ed50 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212818 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.