commit | f0bc1695049d7ea2a4a14029f71014ac31ce8062 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 30 18:09:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 30 18:09:15 2023 +0000 |
tree | 6959655ad1a7ff4b1423ba131c9ca386611d3ce8 | |
parent | f1925ff6b345ad1c15f0e055c8fd76ca94ea7198 [diff] |
Roll third_party/webgpu-cts/ 6e21caa15..2ef3f3220 (5 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/6e21caa15fc9..2ef3f322027b - 2ef3f3 BinaryStream: Use little endian for f64 - 36a23b Use largest maxInterStageShaderVariables in maxInterStageShaderComponents tests (#3104) - aa7ab4 wgsl: Speed up `ldexp` execution tests (#3101) - ba9e5d More cache deserialization micro-optimisations - 250e58 tsdoc: Remove @p with backticks Created with './tools/run cts roll' Change-Id: If6fc4aabdac5f4721c6287bdd89b14662287096c Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-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/+/158440 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.