commit | 648def8d165a970eed8064728f5a3cfdf5e132d7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 15 22:23:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 22:23:12 2024 +0000 |
tree | 9e9ba6a128c15ef67f641844735331bb9fe02055 | |
parent | 4c5daaabd34717fb4e105bdae196d30d9e72cb8d [diff] |
Roll third_party/webgpu-cts/ 485e4115f..3e45aee0b (3 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/485e4115fbeb..3e45aee0b16d - 3e45ae Add ArrayType / ArrayValue - b9fda0 Refactor Value and Types - ac1af6 Split the 'Scalar' class into one class per type. Created with './tools/run cts roll' Change-Id: I61ef8e29bc0eb956c90b3090744f484f048e0af6 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-intel-exp,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179420 Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
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.