commit | fafeb726cc635315b47ea649956ee8353c9b9c0c | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Fri Aug 25 00:44:47 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 25 00:44:47 2023 +0000 |
tree | d48f4999cd25d37595119cc58393c0d243fbe08c | |
parent | 5fe58ebb6e16300c7eed7d161650b74abb485fb4 [diff] |
Roll third_party/webgpu-cts/ 0369f5dc0..5dfa3b88f (4 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/0369f5dc081b..5dfa3b88f086 - 5dfa3b Fix handling of batches in case filtering (#2908) - 2ee990 Prevent details toggle if user is selecting text (#2906) - 4fc748 Remove TODO about f32(-0.0) printing as '-0.0f' (#2903) - 3acbf5 wgsl: f16 built-in execution test for bitcast (#2897) Created with './tools/run cts roll' Change-Id: Icb48da3fb479ab6d9bf3f76adf2ce0309c9c4495 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/+/148660 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brandon Jones <bajones@chromium.org> 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.