commit | 25896501df5cceb9f93a3db87f25f88836028a03 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Wed Jan 24 21:04:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 21:04:41 2024 +0000 |
tree | c5fb1d2e1445b9a140b9d33b8fe97533fc765785 | |
parent | 18030a03d5092f5d86f1447bae377676ebda106d [diff] |
Roll third_party/webgpu-cts/ 564f30443..334e3805c (3 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/564f30443bac..334e3805cdd4 - 334e38 wgsl: Test all 4x8 integer pack/unpack builtin functions (#3300) - b7860c Add arrayLength validation tests. (#3303) - c7e1a4 Add AbstractFloat bitcast execution tests. (#3299) Created with './tools/run cts roll' Change-Id: I6c5f36ca8b9a8ca6208ba1b8475b6cc092bb9ac1 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171400 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.