commit | 09064fc9be0e4dbedf8d5dd54cf708a8b2b62972 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Tue Jun 27 21:37:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 27 21:37:07 2023 +0000 |
tree | 81324b9457eb20696bcc9d6652c54c17c24fbbd2 | |
parent | ac6cd8b3f874b1fcce28ac9d35e13b7a28190c80 [diff] |
Roll third_party/webgpu-cts/ 82ed433cb..7ea4404fa (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/82ed433cbcb6..7ea4404fa9d9 - 7ea440 Fix isCompressedTextureFormat - 63eb20 Disallow % in queries - c9577d Compat: Skip copyTextureToBuffer tests for compressed textures (#2783) - b0c047 Test async pipeline creation before/after device destroy (#2773) - ab3498 Compat: Skip bgra8uorm-srgb in test (#2781) - 5a817d Campat: Skip Cube-Array (#2782) - 932331 Add max_ulp entries to constants (#2778) Created with './tools/run cts roll' Change-Id: Id0f1a2f51e1f8ad911a2f0d2531e3d1840bd3c87 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,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/+/138712 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Gregg Tavares <gman@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.