commit | 9d14b164bf2bc91a3a3f04bfff46e758c94c97c1 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jun 10 16:25:43 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 16:25:43 2022 +0000 |
tree | e968c9ccd5b1c2ff3ff5d6c09802095fb896dfe3 | |
parent | 6cc677761df3efa27a1c22162f6bc70ee1b592e5 [diff] |
Update CTS roller to generate reftest/idl test sources These sources need to be generated in Dawn's source tree so that Chromium's //third_party/webgpu-cts DEP can be removed. Bug: chromium:1333969 Change-Id: I03c8cba691bcbfac00839f0cdd40fab6198ec83f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91060 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
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.