commit | e1c1d1cdf81dd6af3c74caf7aac55295f0e26bc5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sun Oct 27 03:55:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 27 03:55:16 2024 +0000 |
tree | 90bb7d1c1596ad6af634f957b764e8424799fbb0 | |
parent | 30443eacfe9e970ea1ad2a645b9867f9280cae01 [diff] |
Roll third_party/webgpu-cts/ ecefa0df4..3290214f6 (7 commits) Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ecefa0df492f..3290214f6edc - 329021 Texture builtins: move addressMode? to case (#4010) - f45a9e Show more queries that are too long. (#4009) - 6a79ce Execution for quad swaps (#3990) - 9a1cb0 Quad broadcast execution tests (#3987) - 3971de Subgroup bitwise tests (#3978) - 013866 Remove non ASCII from texture diagrams (#4008) - da76b2 attemptGarbageCollection periodically (every N subcases) (#4007) Created with './tools/run cts roll' Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win-x64-intel-uhd770-rel,dawn-try-win10-x86-rel,linux-dawn-nvidia-1660-exp-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I71251515811b3148e860c1289acff84f9564794c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212435 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.