commit | 1c1bbbb9300058d77805b5f7b65a7f5829f6a658 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Thu Nov 28 00:09:38 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 00:09:38 2024 +0000 |
tree | e09a2a2fd7132dadebaee1dbeec9a5d674372a25 | |
parent | 013f2466bfbdbf9de9eb2739308281ac43c59695 [diff] |
Roll third_party/webgpu-cts/ 43ac618ba..a546ae203 (3 commits) Manually update DEPS angle to resolve conflict. Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/43ac618bad4e..a546ae203bd8 - a546ae Special case `minSubgroupSize` and `maxSubgroupSize` (#4060) - 86ce55 Add MaxLimitsTest that sets all limits to the adapter's (#4059) - b78115 Add validation tests for Multi-Draw Indirect (#3962) Created with './tools/run cts roll' Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win-x64-intel-uhd770-rel,dawn-try-win10-x86-rel,linux-dawn-nvidia-1660-exp-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I0cd1a2cfcd1e73d69bc96e58c8fe04af54283a55 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217034 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Auto-Submit: Shrek Shao <shrekshao@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
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.