commit | 3a4140c03ed335be69df193fa3a212f4d1dfcdc2 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Thu Dec 14 19:36:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 14 19:36:32 2023 +0000 |
tree | 4fbc9c8a1533ce45a096b2209f9b59a76937494a | |
parent | b05f204aff3bd1bad93e352bf37e5b5df0f7d06d [diff] |
Roll third_party/webgpu-cts/ 7a6ef7301..cd9505da1 (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/7a6ef7301b5d..cd9505da1d63 - cd9505 Compat:Check interpolate linear/sample validation - 84fae1 Compat: Skip or expect error for rg32xxx texture formats (#3223) - 666950 Test construction by reflection Created with './tools/run cts roll' Change-Id: Ie58244cb6c22f90f6f6a9f0b849e8776d0d96684 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,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/+/165700 Reviewed-by: Gregg Tavares <gman@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Gregg Tavares <gman@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.