commit | d4255073465a91467fb5fa301effe8ef90b0b13b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Sep 24 16:30:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 16:30:14 2024 +0000 |
tree | 4110196b8b944ed4ce9064d19586ade9ea21b075 | |
parent | 6c73afbb07426419154477c202209d1b7aab80cf [diff] |
Roll third_party/webgpu-cts/ 1967655f4..815ff2bb4 (4 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/1967655f484b..815ff2bb4038 - 815ff2 Allow for trailing comma in var template declaration (#3959) - a95f64 Add the largest float representable as integer (signed/unsigned) to F32 testing (execution) set (#3942) - 99ea6f wgsl: test reservation of 'noncoherent' and 'non_coherent' (#3957) - 9387aa Add validation tests on the limit of max vertex output location with clip_distances (#3958) Created with './tools/run cts roll' Change-Id: I53bde39a7e11192bc4bb636d3dd72e0591ef622c 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 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207814 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.