commit | ef828240d580f71b5d33fb1888c47941462df51c | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Mar 07 21:08:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 07 21:08:43 2024 +0000 |
tree | 7008781a42127870deea1a562e6bd4c805b39f4a | |
parent | 043f42e314106e13742dc46aa3602723a84dc56f [diff] |
Roll third_party/webgpu-cts/ 70ac878b3..561ab2a7c (3 commits) (NOTE: this is a clone of https://dawn-review.googlesource.com/c/dawn/+/178160 with the android-u and win-10 expectations manually reverted due to a bug in the autoroller.) 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/70ac878b39ad..561ab2a7cb4a - 561ab2 User IO passthrough shader tests (#3454) - a93708 wgsl: Implement AbstractFloat matrix multiplcation tests (#3446) - 3dcdba Add `abs` parameter validation. (#3455) Created with './tools/run cts roll' 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 Change-Id: I938eaa3ebf503fb93192dae3a5993cc3d035bded Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178261 Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.