commit | a659937918149b1f6ba2d62f7c44c7ca88aed8c1 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Sep 14 16:01:37 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 16:01:37 2022 +0000 |
tree | 4846662688a4f325af7ffb59fbc84cd521d0094d | |
parent | 060137a712fccb7871a9a2662b05bd3dc7d314c4 [diff] |
Roll third_party/webgpu-cts/ a6451cc67..5e70787c4 (7 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/a6451cc67394..5e70787c4de3 - 5e7078 Add global option noRaceWithRejectOnTimeout (#1836) - cf51bc Add a 'storage_texture,format' test to createBindGroup.spec.ts (#1829) - 446c22 Fix type error when trying to .writeBuffer a Float16Array (#1833) - a0408e shader/execution: Add heartbeats to expression tests - 3c579b Add `length` F32 tests (#1815) - fee036 Make `make*ToF32IntervalCase`s more idiomatic (#1816) - a20c0a Implement `quantizeToF16` f32 tests (#1828) Created with './tools/run cts roll' Change-Id: I98bb79ac57585a5b57d3e4303bd7a2c4ca576598 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102150 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.