commit | c681eb4a6ad92f5ba8c80b8dc1c8f192c41b49e6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 21 07:09:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 07:09:35 2024 +0000 |
tree | 9026f95779028a9ecda1283b653656286400afae | |
parent | cb331fe0d4f839c730055c88ee6fa7a0309f4343 [diff] |
Roll ANGLE from b7d0a18bb136 to f546983cc8df (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b7d0a18bb136..f546983cc8df 2024-02-21 mark@lunarg.com Add test and skip for 07753 validation error 2024-02-20 syoussefi@chromium.org Contain X11 includes and free usage of common terms 2024-02-20 geofflang@chromium.org Metal: Re-enable asm inejction into loops on MacOS 12+ 2024-02-20 a.annestrand@samsung.com OpenCL: Only build clspv for Vk backend 2024-02-20 geofflang@chromium.org GL: Generate mipmaps through draw calls on Pixel7/Pixel8. 2024-02-20 kkinnunen@apple.com Metal: Fix validation for anonymous struct arrays 2024-02-20 a.annestrand@samsung.com OpenCL/Vulkan: Add initial support for cmdQueue 2024-02-20 liza@chromium.org Instantiate dawn backend in angle_end2end_tests 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,shrekshao@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: shrekshao@google.com Change-Id: I9f70ebb6f9c6f9d5a565083058854e3a878e8da9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175602 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.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.