commit | 5a9b806dd8661738dad5b316ba9c86dbc05a5241 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Nov 07 01:10:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 01:10:56 2023 +0000 |
tree | 2d9c9d6ee435aaf666c68aca350f49f9a180d34c | |
parent | 01f831a58c7804c47805510e2c918aa16eb238f6 [diff] |
Roll ANGLE from 0e42512eed5a to 0584ffd8fbdd (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0e42512eed5a..0584ffd8fbdd 2023-11-06 romanl@google.com Unsuppress VUID-VkGraphicsPipelineCreateInfo-pStages-00739 2023-11-06 syoussefi@chromium.org Reland: Verify shader link correctness after looking up in program cache 2023-11-06 syoussefi@chromium.org D3D: Make non-constant loop indexing limitation a feature flag 2023-11-06 romanl@google.com Skip unnecessary default blend equation validation 2023-11-06 syoussefi@chromium.org Consolidate parallel compilation in front-end 2023-11-06 cclao@google.com Vulkan: Fix __samplerExternal2DY2YEXTtnd combined with swizzle 2023-11-06 romanl@google.com Avoid GLenum conversion in BlendStateExt blend and equation 2023-11-06 syoussefi@chromium.org Metal: Fix cross-compile build 2023-11-06 djg@apple.com Metal: Reuse UBO conversion buffer only if size matches 2023-11-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8c0916849657 to c4f7658f287b (6 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 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: I6163f2a83deb0538a501a04e5f89f5958860a226 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159440 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 work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.