commit | 731b4a6b48700e3fced56c1425927bbc0e8870b9 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon May 22 21:56:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 22 21:56:44 2023 +0000 |
tree | 8a82e329459c40dd5339b1492491627c8cc5e2d7 | |
parent | 0e2834c559fae9ea40fd9f958286f3c25c242922 [diff] |
Roll third_party/webgpu-cts/ 4fd26fe4a..b033a4f1a (8 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/4fd26fe4abb3..b033a4f1ae4a - b033a4 Fix floating_point AbsoluteErrorInterval unittests (#2616) - 5570bf Add more uniformity validation tests (#2597) - 7b9d28 Fix gruntfile generate-listings ordering (#2615) - 6ac65a Switch to using sparseF32Range in f32 arithmetic tests (#2614) - db412d Factor out and dedup 'validate' step of presubmit (#2608) - e218a9 Split up the matrix f32 arithmetic tests (#2606) - 7a56a9 Handle uncaught internal errors in device_pool (#2611) - 13476e Move texture format info to its own file (#2607) Created with './tools/run cts roll' Change-Id: I66d1da50d5913b95bee2f1a29fa45bb878a04d39 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134001 Kokoro: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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.