commit | f6b6c8b98b26368851650b5bb707f8910866ad93 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Feb 03 05:31:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 03 05:31:05 2024 +0000 |
tree | 767ad4bbe36eebcdf684a031217ec597d10b428f | |
parent | f83de0f6583483d76b647ad716702723ec276a42 [diff] |
Roll ANGLE from a45a6c1d312b to efd35e3dfe74 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a45a6c1d312b..efd35e3dfe74 2024-02-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 1aeae2d1d57e to b3344240e7fc (2 revisions) 2024-02-02 yuxinhu@google.com Suppress VUID-VkGraphicsPipelineCreateInfo-dynamicRendering-06576 2024-02-02 chrisforbes@google.com Vulkan: Simplify handling of YUV filtering support 2024-02-02 romanl@google.com Reland "Add third_party/perfetto" 2024-02-02 syoussefi@chromium.org Vulkan: Fix texture copy vs pre-rotation 2024-02-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from fe0d0f90469f to 1aeae2d1d57e (11 revisions) 2024-02-02 a.annestrand@samsung.com OpenCL: Update CLtypes.h to cl_types.h 2024-02-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d040a5bab638 to eb75201a4e03 (5 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 alanbaker@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: alanbaker@google.com Change-Id: I6f61fd684a7e9714e003e9a016f6f2460a635f6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173121 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.