commit | 01ce8fbb2f5de248234c13ae6c26416ced6c1360 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Aug 22 20:22:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 20:22:25 2024 +0000 |
tree | 6fc1813f737cd5ce58c5e533544b37e88f76b1bc | |
parent | 1405dfaf15b11970c927323e658958902786a7ba [diff] |
Roll ANGLE from 1a191b1d5dc8 to 267e806b8ed8 (24 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1a191b1d5dc8..267e806b8ed8 2024-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 1863e513f0db to 2df89413855e (11 revisions) 2024-08-22 cclao@google.com Vulkan: Add two tests for vertex conversion 2024-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from d8208b108762 to 1863e513f0db (19 revisions) 2024-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 79944459a28c to 6994f4772212 (2584 revisions) 2024-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f105fd7ea388 to 21ff94426906 (2 revisions) 2024-08-21 cclao@google.com Vulkan: Add dirty range to VertexConversionBuffer class 2024-08-21 lexa.knyazev@gmail.com Metal: Remove obsolete watchOS compile guards 2024-08-21 mpdenton@chromium.org Translator: make replaceChildNode() a little more type-safe 2024-08-21 angle-autoroll@skia-public.iam.gserviceaccount.com Manual Roll VK-GL-CTS from 50e83129b558 to f105fd7ea388 (16 revs) 2024-08-21 lexa.knyazev@gmail.com Metal: Remove texture swizzle compile guards 2024-08-21 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from dad70915c62f to d8208b108762 (6 revisions) 2024-08-21 lexa.knyazev@gmail.com Metal: Remove obsolete compile guards from the command buffer 2024-08-21 ynovikov@chromium.org Revert "Metal: Fix availability for kIOMainPortDefault" 2024-08-21 lehoangquyen@chromium.org Metal: translate IOSurface pbuffer's GL_RGB to RGBX/BGRX format. 2024-08-21 kkinnunen@apple.com Metal: Use pipeline rasterSampleCount 2024-08-21 kkinnunen@apple.com Metal: Remove ifdefs for primitive topology class 2024-08-21 kkinnunen@apple.com Metal: Fix availability for kIOMainPortDefault 2024-08-20 cclao@google.com Vulkan: Make VertexConversionBuffer a class 2024-08-20 cclao@google.com Vulkan: Move VertexConversionBuffer out of BufferVk class 2024-08-20 cclao@google.com Vulkan: Move LineLoopHelper from vk to rx namespace 2024-08-20 kkinnunen@apple.com Metal: Use present APIs for Metal availability 2024-08-20 kkinnunen@apple.com Metal: Fix availabilities of MTLGPUFamily use 2024-08-20 kkinnunen@apple.com Metal: Remove shared event related ifdefs 2024-08-20 geofflang@chromium.org D3D11: Fix uniform setting for mat3 followed by float 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,bajones@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: bajones@google.com Change-Id: If6d31a9ba8c5b12a04bbb48c3f475b4d16a72b99 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203425 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 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.