commit | 75cc17f2d1103770da41ac4308515cfcaa4e19f1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 01 16:31:15 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 16:31:15 2022 +0000 |
tree | 44c346518e352567a8125de21a2200c4bf756a46 | |
parent | 9c53d8a02c43079b3341d8a71f133f2ad0f5f7ed [diff] |
tools: Add src/cts/query Provides a type to represent the CTS query strings. 100% test coverage. Bug: dawn:1342 Change-Id: I3769b094ba64221a7b79dd38f76daf0125ee9e28 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85221 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.