Roll third_party/webgpu-cts/ 499ce7de2..4fd26fe4a (7 commits) Regenerated: - expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/499ce7de28a6..4fd26fe4abb3 - 4fd26f expression.ts: rate-limit the maximum number of batches in flight (#2609) - 40cf08 Refactor texture format info table (part 1) (#2598) - 300235 Split up the non-matrix f32 arithmetic tests (#2605) - e8dbfc Refactor FP fundamental error intervals unittests with trait (#2602) - d06baf Rewrite bitcast comparators to be serializable (#2603) - e73da2 Make need for serialization of Comparators more obvious (#2601) - 5c2aef Refactor FPInterval and utilities unittests with traits (#2600) Created with './tools/run cts roll' Change-Id: If0139694dce16e2fd42e7a95b822449a567d3b26 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132541 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.