commit | 5a2b5d9cc9f7c23e58e99e5a46f60d5cf28f3347 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jan 24 20:32:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 24 20:32:05 2023 +0000 |
tree | cea5a4cc5b07f6685aa30acbd43d7aaf9df3e4d0 | |
parent | 41884e4ebfbac65dd8d478455228c2d7acecbab5 [diff] |
Roll third_party/webgpu-cts/ 9fbed0099..3f9b09b36 (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/9fbed0099e42..3f9b09b36b8c - 3f9b09 Adjust fuzzy value on canvas_colorspace_rgba16float ref test (#2188) - 63e279 Make canvas_colorspace_rgba16float ref test more fuzzy - ace40f op,render_pipeline,sample_mask depth stencil multisampled tests (#2179) - f26ab8 Implement the division param restrictions in atan2 (#2183) - 381672 math: Remove pointless lerp() in biasedRange - 381f3d Test GPUCanvasContext.configure colorSpace - 3436e5 Clear pages between pages. (#2182) - 7e5c20 Test colorSpace in readback tests Created with './tools/run cts roll' Change-Id: I0b755e9de472b1091d0719a781e1de41474dcc13 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117660 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.