commit | 2880e7062c3c7d3bdb3bf470fba4c4abf344d68d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jun 07 20:26:04 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 20:26:04 2022 +0000 |
tree | bc04045b98cc2861d093f9f1de2636c2413ec86e | |
parent | 1e9ce77348af16938c7c04c2ffd027e64acdf286 [diff] |
Roll third_party/webgpu-cts/ d275c5e1e..fee6d96eb (5 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/d275c5e1e315..fee6d96eb34b - fee6d9 Roll @webgpu/types to 0.1.18 (#1506) - 70df7a Add api,validation,resource_usages,buffer,in_pass_encoder:* - Part V (#1496) (#1502) - 6302a6 Change importExternalTexture,destroy to importExternalTexture,expired (#1474) - f188c0 Fix unnecessary imports - 8afdd9 Update texture format tests to expect exceptions Created with './tools/run cts roll' Change-Id: I8bcbca1747f0a2f1414b883860144817a1e16a8a 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/+/92721 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Austin Eng <enga@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.