commit | ab8b92ee2549ca4ad6ad748857d7e23c2a076645 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Tue May 20 13:56:57 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 13:56:57 2025 -0700 |
tree | d179a190f856d444c20f9faae8fa162095c6ec77 | |
parent | 5c36eda233b37810c8ca6ad00ad0300b0f821890 [diff] |
Roll third_party/webgpu-cts/ f42b4e648..f5816ba68 (5 commits) 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/f42b4e64816a..f5816ba68bc2 - f5816b Add some JavaScript inheritance tests. (#4388) - 71e9fa Fix number_of_bind_group_layouts_exceeds_the_maximum_value test (#4387) - e25f9b typo: add end quote to `texture format <X> requires feature: '<F>` (#4369) - 8b48ab Fix for running under deno (#4385) - e5e17d Pipeline error for out of bounds array with dynamic and offset (#4384) 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: Ife2033d060b59472867b605d1b76de79adb458c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242915 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: David Neto <dneto@google.com> Reviewed-by: dan sinclair <dsinclair@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.