commit | e1d87cdd95875465915ea1f2c9e0c470ff923115 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu Jun 29 23:36:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 29 23:36:25 2023 +0000 |
tree | fa0d56e2391fd9aa18198cf6fc379bd20b66ec5e | |
parent | cc4e27acadd2bde663d40d2d4472e907aece17db [diff] |
Roll third_party/webgpu-cts/ 7ea4404fa..82a512494 (6 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/7ea4404fa9d9..82a512494491 - 82a512 Compat: skip sample_mask tests (#2792) - 6a70df Compat skip texture view format (#2791) - 95a1ab Compat: Pass in options to workers (#2787) - 768732 Validation tests for pointer uniformity (#2774) - 086261 Compat: Skip testing bgra8unorm-srgb in more places (#2786) - c67bcb Expression uniformity validation tests (#2772) Created with './tools/run cts roll' Change-Id: I8000bb64c667d0c4ae27d5cab66a45b932c00e40 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/+/139422 Commit-Queue: Gregg Tavares <gman@chromium.org> Reviewed-by: Austin Eng <enga@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.