commit | 86cb73b3c6bf84138e660f3046fa095218c73dae | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jan 19 02:47:46 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 19 02:47:46 2022 +0000 |
tree | 5a9bdc7d6104e40ae051d1b3c378c6e6a66a15a5 | |
parent | 678dc5649baf67651e0b82608952d3bc31d501de [diff] |
Roll ANGLE from 8eafe491237a to 00a2a2f3e84e (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8eafe491237a..00a2a2f3e84e 2022-01-19 kpiddington@apple.com Merge metal format table updates from Webkit 2022-01-18 avi@chromium.org Update documentation link 2022-01-18 ynovikov@chromium.org Use first test name instead of shard index for TestArtifacts 2022-01-18 b.schade@samsung.com Add frontend for ANDROID_extension_pack_es31a 2022-01-18 b.schade@samsung.com Vulkan: Add missing ESSL 3.2 builtin functions 2022-01-18 jmadill@chromium.org Copy shader buffers into pipeline executables. 2022-01-18 jmadill@chromium.org Isolate LinkValidateProgramInterfaceBlocks. 2022-01-18 jmadill@chromium.org Fix non-bot mode sharding on Android and disable elsewhere. 2022-01-18 cnorthrop@google.com Vulkan: Move shader_framebuffer_fetch to FeaturesVk 2022-01-18 jonahr@google.com Add Microsoft vendor Id parsing to SystemInfo 2022-01-18 jonahr@google.com Add EGL_ANGLE_platform_angle_display_id to D3D11 backend. 2022-01-18 lubosz.sarnecki@collabora.com Tests: Add Respawnables trace. 2022-01-18 romanl@google.com Enable robustnessEXT for SwiftShader. 2022-01-18 jmadill@chromium.org Fix export_targets Windows presubmit with Vulkan Loader. 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 bclayton@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bclayton@google.com Change-Id: I123cfb46ba44f349041fe2582002d4a0ee63e6b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77045 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 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.