commit | d6531c04aae22241a8824703c5fc6363e2b06015 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Mon Mar 04 17:34:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 17:34:16 2024 +0000 |
tree | 6b458add2fa70afbd48b6b656720aa356f83b723 | |
parent | 2e4202d9af8dcd172435222ed3f505e8592acbbb [diff] |
Roll third_party/webgpu-cts/ bc5d36d24..8ae71f6f9 (9 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/bc5d36d244b3..8ae71f6f96f2 - 8ae71f wgsl: Implement AbstractInt comparison execution tests (#3401) - 69f8a9 wgsl: Implement AbstractFloat `dot` execution tests (#3443) - 57bd1b wgsl: Implement i32 & u32 `dot` execution tests (#3411) - f0bd2f wgsl: Implement AbstractInt `dot` execution tests (#3406) - 478c2f Compat: Texture Intra Invocation Coherence - c0181c Validation tests for resource compatibility of render pipelines (#3441) - 69b12a Compat: Skip workgroupUniformLoad tests > max invocations (#3445) - 1cdb33 Remove unneeded language feature skip (#3444) - 0a3a99 wgsl: Implement AbstractInt complement (~) execution tests (#3440) Created with './tools/run cts roll' Change-Id: Ie398a80a1676208e806c9d77b64efc6ed850307c 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/+/177460 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@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.