commit | 7a186a890c0224c1c78254ff3393bbd2a58eaed0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Sep 20 21:33:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 21:33:32 2024 +0000 |
tree | c320dd2e6c52d805701ca3df263e0d78dfe860fb | |
parent | d35a3b60267d35526d4af88599b62bc054b7b52e [diff] |
Roll ANGLE from b682d8102f5c to 0de7c43f7a53 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b682d8102f5c..0de7c43f7a53 2024-09-20 yuxinhu@google.com Remove unused functions 2024-09-20 ynovikov@chromium.org Skip angle_deqp_egl_vulkan_tests on linux-exp-nvidia 2024-09-20 lexa.knyazev@gmail.com Metal: Refactor texelFetch[Offset] and textureSize wrappers 2024-09-20 ynovikov@chromium.org Suppress flaky test on Linux NVIDIA Vulkan 2024-09-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ffbb7dcdf4e7 to ccec2dffc262 (3 revisions) 2024-09-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7865bb134eac to 994b97894d7d (553 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,senorblanco@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: senorblanco@google.com Change-Id: I06916121c7ee7461773ea91200446eb0222ce428 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207498 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.